aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-09-08iwlwifi: clean up hw scan handlerTomas Winkler
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar
2008-09-08p54: better firmware supportChristian Lamparter
2008-09-08p54: set_filter refactoringChristian Lamparter
2008-09-08b43: Replace hardcoded Analog switchMichael Buesch
2008-09-08b43: Move Analog switching into phy codeMichael Buesch
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo
2008-09-08sata_nv: disable hardreset for genericTejun Heo
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06clocksource, acpi_pm.c: check for monotonicityDominik Brodowski
2008-09-06clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski
2008-09-05drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka
2008-09-05forcedeth: fix kexec regressionRafael J. Wysocki
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds
2008-09-05Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2008-09-05Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-05p54usb: support LM87 firmwaresChristian Lamparter
2008-09-05ath9k: uses/needs led_classdev_[un]registerRandy Dunlap
2008-09-05b43: Split PHY alloc and initMichael Buesch
2008-09-05p54: move eeprom code into common libraryChristian Lamparter
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter
2008-09-05p54pci: increase ring buffer index counter when skippingChristian Lamparter
2008-09-05toshiba_acpi: Add support for bluetooth toggling through rfkill (v8)philipl@overt.org
2008-09-05b43: Add LP-PHY radio register definitionsMichael Buesch
2008-09-05b43: Add LP-PHY read/write phyopsMichael Buesch
2008-09-05b43: Add LP-PHY templateMichael Buesch
2008-09-05b43: Move code from nphy.* to phy_n.*Michael Buesch
2008-09-05b43: Move remaining code from phy.c to phy_a.cMichael Buesch
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-05ath5k: HW code cleanupNick Kossifidis
2008-09-05b43: Don't use memcpy for overlapping areasMichael Buesch
2008-09-05[MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov
2008-09-05i2c: fix i2c-sh_mobile timing issuesMagnus Damm
2008-09-04Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina
2008-09-04Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg
2008-09-04Input: bcm5974 - improve finger tracking and countingHenrik Rydberg
2008-09-04Input: bcm5974 - small formatting cleanupHenrik Rydberg
2008-09-04V4L/DVB (8881): gspca: After 'while (retry--) {...}', retry will be -1 but no...Li Zefan
2008-09-04V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede
2008-09-04V4L/DVB (8877): b2c2 and bt8xx: udelay to mdelayThierry MERLE
2008-09-04V4L/DVB (8876): budget: udelay changed to mdelayThierry MERLE
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab