aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-1/+1
|\ \
| * | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan2011-06-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-201-3/+3
|\ \ \ | |/ / |/| |
| * | sgi-xp: fix a use after freeEric Dumazet2011-06-191-3/+3
| |/
* | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven2011-06-151-0/+2
* | drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-151-1/+1
* | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-151-1/+1
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-4/+2
* kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-011-1/+4
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-18/+11
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-235-31/+1134
|\
| * Intel PTI implementaiton of MIPI 1149.7.J Freyensee2011-05-133-0/+994