summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-12Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-12net: fix for utsrelease.h moving to generatedStephen Rothwell
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-12drop explicit include of autoconf.hSam Ravnborg
2009-12-12PCMCIA: fix pxa2xx_lubbock modular build errorRussell King
2009-12-11Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett
2009-12-11Input: i8042 - fix locking in interrupt routineDmitry Torokhov
2009-12-11Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov
2009-12-11Input: document use of input_event() functionDmitry Torokhov
2009-12-11Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov
2009-12-11Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov
2009-12-11Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov
2009-12-11Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov
2009-12-11Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov
2009-12-11be2net: fix error in rx completion processing.Ajit Khaparde
2009-12-11igbvf: avoid reset storms due to mailbox issuesAlexander Duyck
2009-12-11igb: fix handling of mailbox collisions between PF/VFAlexander Duyck
2009-12-11usb: remove rare pm primitive for conversion to new APIOliver Neukum
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-11Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2009-12-11ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin
2009-12-11iop-adma.c: use resource_size()H Hartley Sweeten
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik
2009-12-11smc91x: remove OMAP specific bitsLadislav Michl
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-12-11Staging: batman: fix debug Kconfig optionGreg Kroah-Hartman
2009-12-11nvram: Fix write beyond end condition; prove to gcc copy is safeH. Peter Anvin
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2009-12-11tty: split the lock up a bit furtherAlan Cox
2009-12-11tty: Move the leader test in disassociateAlan Cox
2009-12-11tty: Push the bkl down a bit in the hangup codeAlan Cox
2009-12-11tty: Push the lock down further into the ldisc codeAlan Cox
2009-12-11tty: push the BKL down into the handlers a bitAlan Cox
2009-12-11tty: moxa: split open lockAlan Cox
2009-12-11tty: moxa: Kill the use of lock_kernelAlan Cox
2009-12-11tty: moxa: Fix modem op lockingAlan Cox
2009-12-11tty: moxa: Kill off the throttle methodAlan Cox
2009-12-11tty: moxa: Locking clean upAlan Cox
2009-12-11tty: moxa: rework the locking a bitAlan Cox