summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-10-01cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron
2009-10-01cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron
2009-10-01cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron
2009-10-01cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron
2009-10-01cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron
2009-10-01cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron
2009-10-01cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron
2009-10-01cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron
2009-10-01cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron
2009-10-01cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson
2009-10-01cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson
2009-10-01cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson
2009-10-01cciss: fix schedule_timeout() parametersRandy Dunlap
2009-10-01dac960: switch to seq_fileAlexey Dobriyan
2009-10-01cpqarray: switch to seq_fileAlexey Dobriyan
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko
2009-10-01be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-10-013c59x: Rework suspend and resumeAnton Vorontsov
2009-10-01drivers/net: ks8851_mll ethernet network driverChoi, David
2009-10-01skge: Make sure both ports initialize correctlyMike McCormack
2009-10-01bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin
2009-10-01qlge: Fix error exit for probe call.Ron Mercer
2009-10-01qlge: Protect reset recovery with rtnl_lock().Ron Mercer
2009-10-01qlge: Fix spin_lock warning.Ron Mercer
2009-10-01qlge: Fix out of sync hardware semaphore.Ron Mercer
2009-10-01qlge: Fix bad bit definitions.Ron Mercer
2009-10-01ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr
2009-10-01ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear
2009-10-01ixgbe: Bump driver version numberPeter P Waskiewicz Jr
2009-10-01ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr
2009-10-01ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr
2009-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds
2009-09-29ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter
2009-09-29rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata
2009-09-29mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen
2009-09-29b43: Always use block-I/O for the PIO data registersMichael Buesch
2009-09-29drm/radeon/kms: Convert R520 to new init path and associated cleanupJerome Glisse
2009-09-29drm/radeon/kms: Convert RV515 to new init path and associated cleanupJerome Glisse
2009-09-29drm: fix radeon DRM warnings when !CONFIG_DEBUG_FSMikael Pettersson
2009-09-29drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQMikael Pettersson
2009-09-28PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki