aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-131-2/+32
|\
| * SGI-XP: handle non-fatal trapsRobin Holt2013-01-271-2/+32
* | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-011-19/+65
|\ \ | |/
| * 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
* | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-301-19/+43
|\ \ | |/
| * 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
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-196-55/+147
|\ \ | |/
| * 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
| * 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
* | misc: remove android pmem driver, it's obsolete.Dima Zavin2012-01-233-1350/+0
* | misc: remove kernel debugger coreDima Zavin2011-11-143-97/+0
* | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-271-6/+8
|\ \ | |/
| * lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-161-6/+8
* | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-101-2/+1
|\ \ | |/
| * geode: reflect mfgpt dependency on mfdPhilip A. Prindeville2011-08-041-2/+1
* | Merge commit 'v3.0-rc6' into android-3.0Dima Zavin2011-07-073-7/+14
|\ \ | |/
| * 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
* | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-297-7/+17
|\ \ \ | |/ /
| * | 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
| |/
* | misc: kernel_debugger: Add help commandDmitry Shmidt2011-06-141-0/+10
* | misc: kernel_debugger: fix handle_sysrq callErik Gilling2011-06-141-1/+1
* | misc: add akm8975 compass driverColin Cross2011-06-143-0/+741
* | net: activity_stats: Add statistics for network transmission activityMike Chan2011-06-141-0/+3
* | apanic: make APANIC_LABEL depend on APANICIliyan Malchev2011-06-141-0/+1
* | misc: apanic: erase kpanic when no dataTom Zhu2011-06-141-0/+6
* | misc: apanic: bad block handlingTom Zhu2011-06-141-39/+94
* | ramconsole/apanic: Ensure ramconsole does not get cluttered by apanic threadsSan Mehat2011-06-141-0/+4
* | drivers: apanic: Android kernel panic handler.San Mehat2011-06-143-1/+557