aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap
2009-09-28atm: dereference of he_dev->rbps_virt in he_init_group()Juha Leppanen
2009-09-26e1000: cleanup unused prototypeDon Skidmore
2009-09-26e1000: fix namespacecheck warningsJesse Brandeburg
2009-09-26e1000: drop unused functionality for eeprom write/readJesse Brandeburg
2009-09-26e1000: updated whitespace and commentsJesse Brandeburg
2009-09-26e1000: drop redunant line of code, cleanupJesse Brandeburg
2009-09-26e1000: remove races when changing mtuJesse Brandeburg
2009-09-26e1000: two workarounds were incomplete, fix themJesse Brandeburg
2009-09-26e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg
2009-09-26e1000: test link state conclusivelyJesse Brandeburg
2009-09-26e1000: stop timers at appropriate timesJesse Brandeburg
2009-09-26e1000: use netif_tx_disableJesse Brandeburg
2009-09-26e1000: remove unused functionsJesse Brandeburg
2009-09-26e1000: drop dead pcie code from e1000Jesse Brandeburg
2009-09-25at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller
2009-09-25TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram
2009-09-25Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller
2009-09-243c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov
2009-09-24ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton
2009-09-24drivers/vlynq/vlynq.c: fix resource size off by 1 errorJulia Lawall
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin
2009-09-24gru: use proc_create()Alexey Dobriyan
2009-09-24memstick: move dev_dbgJiri Slaby
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer
2009-09-24edac: i3200 memory controller driverJason Uhlenkott
2009-09-24edac: fix resource size calculationJulia Lawall
2009-09-24edac: mpc85xx add mpc83xx supportIra W. Snyder
2009-09-24edac: mpc85xx add P2020DS supportYang Shi
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24bfin-otp: add writing supportMike Frysinger
2009-09-24drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich
2009-09-24drivers/char/rio/rioctrl.c: off by one error in rioctrl.cDan Carpenter
2009-09-24hpet: hpet driver periodic timer setup bug fixesNils Carlson
2009-09-24mwave: fix read buffer overflowRoel Kluin
2009-09-24/dev/zero: avoid repeated access_ok() checksNikanth Karthikesan