summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-0/+9
2011-11-03drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick1-1/+1
2011-11-03drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick1-1/+1
2011-11-02Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds6-199/+250
2011-11-01drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard1-0/+1
2011-11-01driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi1-1/+2
2011-11-01lis3lv02d: make regulator API usage unconditionalMark Brown1-22/+12
2011-11-01lis3: remove the references to the global variable in core driverÉric Piel2-103/+133
2011-11-01lis3: change exported function to use passed parameterÉric Piel4-7/+7
2011-11-01lis3: use consistent naming of variablesÉric Piel1-60/+60
2011-11-01lis3: free regulators if probe() failsÉric Piel1-2/+7
2011-11-01lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2-7/+31
2011-11-01drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2-0/+2
2011-11-01drivers/misc: Add module.h to files who are really modular.Paul Gortmaker7-0/+7
2011-11-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-0/+3929
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+8
2011-10-09Merge branch 'fixes' into next/fixesArnd Bergmann1-1/+1
2011-10-07ARM: at91: remove dependency for Atmel PWM driver selector in KconfigNicolas Ferre1-1/+1
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-09-23[media] altera-stapl: it is time to move out from stagingIgor M. Liplianin10-0/+3928
2011-09-15drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl1-7/+5
2011-08-27Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-1/+62
2011-08-26drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin1-1/+1
2011-08-26drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin1-2/+2
2011-08-26drivers/misc/pti.c: add missing includesSergei Trofimovich1-0/+2
2011-08-23pch_phub: use kernel's '%pM' format option to print MACAndy Shevchenko1-2/+1
2011-08-23pch_phub: Care FUNCSEL register in PMTomoya MORINAGA1-0/+7
2011-08-23drivers:misc: ti-st: fix unexpected UART closePavan Savoy1-0/+1
2011-08-23drivers:misc: ti-st: free skb on firmware downloadPavan Savoy1-0/+1
2011-08-23drivers:misc: ti-st: wait for completion at failPavan Savoy1-0/+13
2011-08-23drivers:misc: ti-st: reinit completion before sendPavan Savoy1-0/+6
2011-08-23drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi1-0/+7
2011-08-23drivers:misc: ti-st: reinit completion on ver readPavan Savoy1-0/+1
2011-08-23drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2-0/+31
2011-08-23drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy1-1/+1
2011-08-23pti: add missing CONFIG_PCI dependencyHeiko Carstens1-0/+1
2011-08-13mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław1-1/+2
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-27Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov1-20/+11
2011-07-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-42/+63
2011-07-26Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2011-07-26Merge 'akpm' patch seriesLinus Torvalds8-3/+1094
2011-07-26misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin3-0/+98
2011-07-26misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin3-0/+424
2011-07-26drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim3-0/+567
2011-07-26geode: reflect mfgpt dependency on mfdPhilip A. Prindeville1-2/+1
2011-07-26drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein1-1/+4
2011-07-11Merge branch 'master' into for-nextJiri Kosina10-14/+31
2011-07-02PTI feature to allow user to name and mark masterchannel request.J Freyensee1-39/+60