aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
* lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-03
* drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl2011-09-14
* Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-26
|\
| * drivers:misc: ti-st: fix unexpected UART closePavan Savoy2011-08-22
| * drivers:misc: ti-st: free skb on firmware downloadPavan Savoy2011-08-22
| * drivers:misc: ti-st: wait for completion at failPavan Savoy2011-08-22
| * drivers:misc: ti-st: reinit completion before sendPavan Savoy2011-08-22
| * drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi2011-08-22
| * drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-22
| * drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-22
| * drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy2011-08-22
| * pti: add missing CONFIG_PCI dependencyHeiko Carstens2011-08-22
* | drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin2011-08-25
* | drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin2011-08-25
* | drivers/misc/pti.c: add missing includesSergei Trofimovich2011-08-25
* | mmc: cb710: fix possible pci_dev leak in cb710_pci_configure()Michał Mirosław2011-08-13
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Vmware balloon: switch to using sysem-wide freezable workqueueDmitry Torokhov2011-07-26
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-26
|\
| * PTI feature to allow user to name and mark masterchannel request.J Freyensee2011-07-01
| * 0 for o PTI Makefile bug.J Freyensee2011-07-01
| * pch_phub: Fix register miss-setting issueTomoya MORINAGA2011-07-01
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-26
|\ \
| * | pti: pti_tty_install documentation mispelling.J Freyensee2011-06-07
| |/
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\ \
| * | misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin2011-07-25
| * | misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin2011-07-25
| * | drivers/misc: add support the FSA9480 USB SwitchDonggeun Kim2011-07-25
| * | geode: reflect mfgpt dependency on mfdPhilip A. Prindeville2011-07-25
| * | drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein2011-07-25
* | | Merge branch 'master' into for-nextJiri Kosina2011-07-11
|\| |
| * | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-28
| |\ \
| | * | pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-07
| | * | pti: ENXIO error case memory leak PTI fix.J Freyensee2011-06-07
| | * | pti: double-free security PTI fixJ Freyensee2011-06-07
| | * | drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-07
| | * | st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-07
| | |/
| * | drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle2011-06-27
| * | drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt2011-06-27
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-27
| |\ \
| | * | mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESSJames Hogan2011-06-25
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-20
| |\ \ \ | | |/ / | |/| |
| | * | sgi-xp: fix a use after freeEric Dumazet2011-06-19
| | |/
| * | drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven2011-06-15
| * | drivers/misc/cs5535-mfgpt.c: fix wrong if conditionChristian Gmeiner2011-06-15
| * | drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_...Axel Lin2011-06-15
| |/
* / treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger2011-06-01
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-26