aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | | samsung_modemctl: Fix ethertype for IPv6 packets.Lorenzo Colitti2011-11-171-1/+6
* | | modem_ctl:Check FMT Data at every onedram interruptKyungtak Hur2011-11-171-0/+1
* | | S5PC11X: SOUND: support 3-buttons earjackMinsong Kim2011-11-171-2/+161
* | | S5PC11X: USB Switch: Support USB Path on deskdocksb223.kang2011-11-171-0/+30
* | | pn544: Perform reset to correctly trigger firmware download mode.Nick Pelly2011-11-171-7/+18
* | | samsung_modemctl: downref mmio sem request count on failureBrian Swetland2011-11-171-6/+7
* | | misc: samsung_modemctl: add timeouts to deal with modem crashesBrian Swetland2011-11-172-12/+25
* | | misc: kr3dm: split mutex locksSimon Wilson2011-11-171-8/+12
* | | S5PC11X: SOUND: modified send key of earjackMinsong Kim2011-11-171-1/+1
* | | misc: fsa9480: driver for FSA USB switchBrian Swetland2011-11-173-0/+540
* | | S5PC11X: SOUND: Change sec_jack to use gpio_input for buttonMike J. Chen2011-11-171-120/+94
* | | S5PC11X: SOUND: add sec_jack driverUK KIM2011-11-172-0/+371
* | | pn544: Add NXP PN544 NFC controller driver.Brian Swetland2011-11-172-0/+353
* | | AKM8973: Add AKM8973 magnetometer driverBrian Swetland2011-11-174-0/+463
* | | misc: kr3dm: Add STMicroelectronics KR3DM accelerometer driverBrian Swetland2011-11-173-0/+668
* | | ARM: samsung_modemctl: Samsung modem control driverBrian Swetland2011-11-178-0/+1955
* | | [PMEM, MULTIMEDIA] set MEMSIZEChoi Jong-hwan2011-11-161-0/+15
|/ /
* | 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
* | wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly2011-06-143-0/+130
* | kernel_debugger_core: add interrupt-context debugger coreBrian Swetland2011-06-143-0/+87