summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-02-063-14/+19
|\
| * md: Ensure an md array never has too many devices.NeilBrown2009-02-061-10/+14
| * md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll2009-02-061-3/+3
| * md: Allow read error in a single drive raid1 to be passed up.NeilBrown2009-02-061-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-056-3/+12
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-053-0/+7
| |\ \
| | * | iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
| | * | iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
| * | | gianfar: Fix potential soft reset raceAndy Fleming2009-02-041-0/+3
| * | | gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming2009-02-041-1/+1
| * | | cxgb3: Fix lro switchDivy Le Ray2009-02-041-2/+1
| |/ /
* | | sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-052-8/+8
* | | sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter2009-02-051-3/+5
* | | atyfb: fix CONFIG_ namespace violationsRandy Dunlap2009-02-054-29/+29
* | | rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar2009-02-051-1/+0
* | | drivers/video/backlight: rename da903x to da903x_blMike Rapoport2009-02-052-1/+1
* | | atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt2009-02-051-1/+1
* | | lis3lv02d: add axes knowledge for HP 6710Martin Kebert2009-02-051-1/+2
* | | lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann2009-02-051-0/+1
* | | lis3lv02d: add axes knowledge for HP 6530Eric Piel2009-02-051-0/+2
* | | lis3lv02d: add axes knowledge for HP 6510bJiri Tersel2009-02-051-1/+2
* | | hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton2009-02-051-2/+4
* | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-052-72/+83
* | | rtc: rtc-dm355evm driverDavid Brownell2009-02-053-0/+182
* | | misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett2009-02-051-0/+1
* | | hpilo: open/close fixDavid Altobelli2009-02-052-3/+5
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-0416-50/+81
|\|
| * e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1
| * sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
| * pcnet_cs: Fix misuse of the equality operator.Cord Walter2009-02-031-1/+1
| * hso: add new device id'sFilip Aben2009-02-031-1/+3
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-02215-1583/+7436
| |\
| * | dca: redesign locks to fix deadlocksMaciej Sosnowski2009-02-021-18/+33
| * | cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2009-02-022-3/+3
| * | net: variables reach -1, but 0 testedRoel Kluin2009-02-027-14/+14
| * | qlge: bugfix: Add missing netif_napi_del call.Ron Mercer2009-02-021-1/+4
| * | qlge: bugfix: Add flash offset for second port.Ron Mercer2009-02-021-1/+8
| * | qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2009-02-022-9/+12
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-02-041-1/+0
|\ \ \
| * | | mfd: Remove non exported references from pcf50633Balaji Rao2009-01-151-1/+0
* | | | Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-033-3/+3
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-033-4/+4
|\ \ \ \
| * \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-017-150/+46
| |\ \ \ \
| * | | | | NVRAM depends on RTC_DRV_CMOSUwe Kleine-König2009-01-311-1/+1
| * | | | | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-2/+2
| * | | | | [ARM] etherh: continue fixing build failureRussell King2009-01-281-1/+1
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-039-40/+172
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-021-0/+41
| * | | | | libata: add no penalty retry request for EH device handling routinesTejun Heo2009-02-021-1/+5
| * | | | | libata: improve probe failure handlingTejun Heo2009-02-021-0/+38