aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-02-06md: Ensure an md array never has too many devices.NeilBrown
2009-02-06md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll
2009-02-06md: Allow read error in a single drive raid1 to be passed up.NeilBrown
2009-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt
2009-02-05lis3lv02d: add axes knowledge for HP 6710Martin Kebert
2009-02-05lis3lv02d: add axes knowledge for HP 6730Pavel Herrmann
2009-02-05lis3lv02d: add axes knowledge for HP 6530Eric Piel
2009-02-05lis3lv02d: add axes knowledge for HP 6510bJiri Tersel
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi
2009-02-05rtc: rtc-dm355evm driverDavid Brownell
2009-02-05misc: dell-laptop should depend on POWER_SUPPLYMatthew Garrett
2009-02-05hpilo: open/close fixDavid Altobelli
2009-02-04gianfar: Fix potential soft reset raceAndy Fleming
2009-02-04gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming
2009-02-04cxgb3: Fix lro switchDivy Le Ray
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-04Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2009-02-03Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault
2009-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-02-03e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson
2009-02-03pcnet_cs: Fix misuse of the equality operator.Cord Walter
2009-02-03hso: add new device id'sFilip Aben
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-02-02dca: redesign locks to fix deadlocksMaciej Sosnowski
2009-02-02cassini/sungem: limit reaches -1, but 0 testedRoel Kluin
2009-02-02net: variables reach -1, but 0 testedRoel Kluin
2009-02-02libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo
2009-02-02libata: add no penalty retry request for EH device handling routinesTejun Heo
2009-02-02libata: improve probe failure handlingTejun Heo
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo
2009-02-02libata: clear dev->ering in smarter wayTejun Heo
2009-02-02libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo
2009-02-02libata: fix EH device failure handlingTejun Heo
2009-02-02sata_nv: ck804 has borked hardreset tooTejun Heo
2009-02-02libata: fix kernel-doc warningsRandy Dunlap
2009-02-02ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven