summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo5-25/+76
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo1-2/+3
2009-09-08libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo1-53/+51
2009-09-08sata_sis: convert to slave_linkTejun Heo1-50/+25
2009-09-01sata_sil24: always set protocol override for non-ATAPI data commandsRobert Hancock1-0/+11
2009-09-01libata: Export AHCI capabilitiesMatthew Garrett1-0/+44
2009-09-01libata: Delegate nonrot flag setting to SCSIMartin K. Petersen1-4/+0
2009-09-01[libata] Add pata_rdc driver for RDC ATA devicesAlan Cox3-0/+411
2009-09-01drivers/ata: Remove unnecessary semicolonsJoe Perches2-2/+2
2009-09-01libata: remove spindown skipping and warningTejun Heo3-70/+0
2009-09-01libata: add command name parsing for error outputRobert Hancock5-5/+174
2009-09-01libata: clear eh_info on reset completionTejun Heo1-3/+9
2009-09-01[libata] add DMA setup FIS auto-activate featureShaohua Li4-8/+36
2009-09-01[libata] sata_sil: disable DMA engine in sil_freeze()Jeff Garzik1-0/+13
2009-09-01[libata] EH: freeze port before aborting commandsJeff Garzik1-2/+4
2009-08-31autofs4 - fix missed case when changing to use struct pathIan Kent1-1/+1
2009-08-31Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-14/+21
2009-08-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds9-51/+148
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz1-1/+13
2009-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds12-105/+194
2009-08-31ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai1-14/+20
2009-08-31ALSA: hda - Add missing mux check for VT1708Takashi Iwai1-0/+1
2009-08-31V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name styleJoe Perches1-2/+1
2009-08-31V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap1-1/+1
2009-08-31V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu1-1/+3
2009-08-31V4L/DVB (12457): zr364: wrong indexesRoel Kluin1-1/+1
2009-08-31V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2-20/+29
2009-08-31V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar1-24/+30
2009-08-31V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2-2/+39
2009-08-31V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky1-0/+44
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)3-4/+55
2009-08-29drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2-38/+54
2009-08-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-2/+18
2009-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-6/+14
2009-08-28parisc: fix warning in traps.cGrant Grundler1-1/+1
2009-08-28SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust1-0/+1
2009-08-28modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar1-2/+5
2009-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+12
2009-08-28ACPI: don't free non-existent backlight in acpi video moduleKeith Packard1-2/+5
2009-08-28toshiba_acpi: return on a fail pathJiri Slaby1-0/+1
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming1-0/+12
2009-08-28inotify: update the group mask on mark additionEric Paris1-0/+4
2009-08-28inotify: fix length reporting and size checkingEric Paris1-3/+5
2009-08-28inotify: do not send a block of zeros when no pathname is availableBrian Rogers1-3/+5
2009-08-27Linux 2.6.31-rc8v2.6.31-rc8Linus Torvalds1-1/+1
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-85/+177