aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2011-09-14drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Gravatar Jesper Juhl 1-7/+5
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-1/+62
2011-08-25drivers/misc/ab8500-pwm.c: fix modaliasGravatar Axel Lin 1-1/+1
2011-08-25drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureGravatar Axel Lin 1-2/+2
2011-08-25drivers/misc/pti.c: add missing includesGravatar Sergei Trofimovich 1-0/+2
2011-08-22drivers:misc: ti-st: fix unexpected UART closeGravatar Pavan Savoy 1-0/+1
2011-08-22drivers:misc: ti-st: free skb on firmware downloadGravatar Pavan Savoy 1-0/+1
2011-08-22drivers:misc: ti-st: wait for completion at failGravatar Pavan Savoy 1-0/+13
2011-08-22drivers:misc: ti-st: reinit completion before sendGravatar Pavan Savoy 1-0/+6
2011-08-22drivers:misc: ti-st: fail-safe on wrong pkt typeGravatar Vijay Badawadagi 1-0/+7
2011-08-22drivers:misc: ti-st: reinit completion on ver readGravatar Pavan Savoy 1-0/+1
2011-08-22drivers:misc:ti-st: platform hooks for chip statesGravatar Pavan Savoy 2-0/+31
2011-08-22drivers:misc: ti-st: avoid a misleading dbg msgGravatar Pavan Savoy 1-1/+1
2011-08-22pti: add missing CONFIG_PCI dependencyGravatar Heiko Carstens 1-0/+1
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Gravatar Michał Mirosław 1-1/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-26Vmware balloon: switch to using sysem-wide freezable workqueueGravatar Dmitry Torokhov 1-20/+11
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-42/+63
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2011-07-25Merge 'akpm' patch seriesGravatar Linus Torvalds 8-3/+1094
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardGravatar Anatolij Gustschin 3-0/+98
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsGravatar Anatolij Gustschin 3-0/+424
2011-07-25drivers/misc: add support the FSA9480 USB SwitchGravatar Donggeun Kim 3-0/+567
2011-07-25geode: reflect mfgpt dependency on mfdGravatar Philip A. Prindeville 1-2/+1
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLGravatar Alexander Stein 1-1/+4
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 10-14/+31
2011-07-01PTI feature to allow user to name and mark masterchannel request.Gravatar J Freyensee 1-39/+60
2011-07-010 for o PTI Makefile bug.Gravatar J Freyensee 1-1/+1
2011-07-01pch_phub: Fix register miss-setting issueGravatar Tomoya MORINAGA 1-2/+2
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-7/+14
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionGravatar Ralf Baechle 1-1/+1
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Gravatar Josh Hunt 1-0/+8
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 1-1/+1
2011-06-25mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSGravatar James Hogan 1-1/+1
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-3/+3
2011-06-19sgi-xp: fix a use after freeGravatar Eric Dumazet 1-3/+3
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Gravatar Geert Uytterhoeven 1-0/+2
2011-06-15drivers/misc/cs5535-mfgpt.c: fix wrong if conditionGravatar Christian Gmeiner 1-1/+1
2011-06-15drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Gravatar Axel Lin 1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 2-2/+2
2011-06-07pti: pti_tty_install documentation mispelling.Gravatar J Freyensee 1-3/+3
2011-06-07pti: PTI semantics fix in pti_tty_cleanup.Gravatar J Freyensee 1-1/+1
2011-06-07pti: ENXIO error case memory leak PTI fix.Gravatar J Freyensee 1-1/+3
2011-06-07pti: double-free security PTI fixGravatar J Freyensee 1-2/+3
2011-06-07drivers:misc: ti-st: fix skipping of change remote baudGravatar Shahar Lev 1-2/+2
2011-06-07st_kim: Handle case of no device found for ID 0Gravatar Steven Rostedt 2-1/+5
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Gravatar Linus Torvalds 1-4/+2
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededGravatar Mike Frysinger 1-1/+4
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentGravatar Mike Frysinger 1-18/+11
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 5-31/+1134