aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'afabf37012e839802f9f3819f621e16aa4acefd2' into upstreamingWolfgang Wiedmeyer2015-12-083-0/+266
|\
| * uid_cputime: fix mismergeJin Qian2015-12-051-3/+5
| * uid_cputime: don't use task->power as it is not available in 3.0Michael Gernoth2015-12-021-0/+6
| * uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi2015-12-021-3/+3
| * uid_cputime: fix overflow when printing cputimeJin Qian2015-12-021-1/+1
| * uid_cputime: Fixes double accounting race condition on task exit.Ruchi Kandoi2015-12-021-0/+5
| * uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi2015-12-021-2/+10
| * proc: uid_cputime: fix show_uid_stat permissionJin Qian2015-12-021-1/+1
| * proc: uid: Changes the thread notifier to profile event notifier.Ruchi Kandoi2015-12-022-34/+19
| * proc: uid: Adds accounting for the cputimes per uid.jinqian2015-12-023-0/+260
* | remove more unused drivers, readd accidentally removed iommu, reenable graphi...Wolfgang Wiedmeyer2015-10-25163-67225/+9
* | removed unneeded driversWolfgang Wiedmeyer2015-10-251-7/+3
|/
* Add support for Note 8 (N5100 and N5110)sbrissen2013-11-111-4/+4
* tzic: add required ifdef for sec asm extensioncm-10.2-M1Tanguy Pruvot2013-10-192-1/+8
* smdk4412: add i925/p4noteltevzw supportsbrissen2013-06-251-1/+1
* u1: port sensors and modem interface from smdk4210 kernelDaniel Hillenbrand2013-06-1842-0/+24611
* smdk4412: bulk update from i9300 update 9Daniel Hillenbrand2013-06-041-94/+461
* drivers: modem_if : Remove some debuggingsakindia1232013-05-274-10/+10
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-272-21/+97
|\
| * SGI-XP: handle non-fatal trapsRobin Holt2013-01-271-2/+32
| * drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt2012-10-021-19/+65
* | n7100 supportimilka2012-11-117-106/+78
* | modem_if: disable printing of IPC-RX/TX messagescodeworkx2012-09-251-2/+3
* | max77693: fix overbloated debug messagecodeworkx2012-09-251-2/+2
* | merge opensource jb u5codeworkx2012-09-2264-4214/+21445
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-184-65/+160
|\ \ | |/
| * pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA2012-04-221-17/+34
| * pch_phub: Care FUNCSEL register in PMTomoya MORINAGA2012-04-221-0/+7
| * pch_phub: Fix register miss-setting issueTomoya MORINAGA2012-04-221-2/+2
| * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-131-17/+0
| * kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-04-131-11/+62
| * kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel2012-04-131-11/+43
| * kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel2012-04-131-24/+28
| * cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka2012-03-121-1/+1
| * mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin2012-02-131-0/+1
* | gcc 4.6 compatDaniel Hillenbrand2012-07-221-0/+1
* | samsung update 1codeworkx2012-06-02158-9/+64561
|/
* pcie-gadget-spear: Add "platform:" prefix for platform modaliasAxel Lin2011-11-261-1/+1
* pch_phub: Fix MAC address writing issue for LAPIS ML7831Tomoya MORINAGA2011-11-261-1/+1
* pch_phub: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-262-7/+28
* lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-161-6/+8
* geode: reflect mfgpt dependency on mfdPhilip A. Prindeville2011-08-041-2/+1
* Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-283-7/+14
|\
| * pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-071-1/+1
| * pti: ENXIO error case memory leak PTI fix.J Freyensee2011-06-071-1/+3
| * pti: double-free security PTI fixJ Freyensee2011-06-071-2/+3
| * drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-071-2/+2
| * st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-072-1/+5
* | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-271-1/+1
* | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-271-0/+8