summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-23USB: ci13xxx_udc: fix build errorMatthias Kaehlcke1-0/+1
2009-04-23USB: pass mem_flags to dma_alloc_coherentJohannes Berg1-1/+1
2009-04-23USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern1-16/+4
2009-04-23USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman1-1/+1
2009-04-23USB: fix mos7840 problem with minor numbersTony Cook1-11/+19
2009-04-23USB: mos7840: add new device idTony Cook1-0/+7
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov1-1/+1
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula3-3/+0
2009-04-23USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo1-1/+3
2009-04-23USB: Unusual Device support for Gold MP3 Player EnergyChuck Short1-0/+6
2009-04-23USB: serial: fix lifetime and locking problemsAlan Stern1-36/+68
2009-04-23palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixupBartlomiej Zolnierkiewicz1-6/+6
2009-04-23palm_bk3710: those registers/bitfields don't existDavid Brownell1-49/+18
2009-04-23[S390] Use tape_generic_offline directly.Frank Munzert4-16/+7
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-3/+1
2009-04-22ACPI: idle: mark_tsc_unstable() at init-time, not run-timeLen Brown1-10/+5
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao1-14/+56
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap4-8/+13
2009-04-22PCI: cleanup debug output resourcesYinghai Lu1-2/+4
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox1-6/+0
2009-04-22PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger1-0/+1
2009-04-22scsi: a4000 - Correct driver unregistration in case of failureGeert Uytterhoeven1-1/+1
2009-04-22mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz1-1/+0
2009-04-22ide: Stop disks on reboot for laptop which cuts powerBruno Prémont1-1/+16
2009-04-22ide-cd: fix kernel crash on hppa regressionHelge Deller1-1/+1
2009-04-22palm_bk3710: UDMA performance fixDavid Brownell1-14/+12
2009-04-22ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher1-1/+2
2009-04-228139too: fix HW initial flowJianjun kong1-5/+5
2009-04-22powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz1-0/+2
2009-04-22powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov1-1/+1
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven3-2/+12
2009-04-21Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-418/+176
2009-04-21iwlwifi: DMA fixesReinette Chatre6-96/+165
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre2-2/+6
2009-04-21mwl8: fix build warning.Rami Rosen1-2/+1
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre1-1/+1
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg1-1/+1
2009-04-21bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-21scsi: mpt: suppress debugobjects warningEric Paris1-1/+1
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2-7/+7
2009-04-21rtc-cmos: fix printk outputKrzysztof Halasa1-11/+9
2009-04-21spi: pxa2xx: limit reaches -1Roel Kluin1-3/+3
2009-04-21pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro1-0/+7
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-21ipmi: add oem message handlingdann frazier1-5/+133
2009-04-21ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-21ipmi: test for event buffer before usingCorey Minyard1-29/+119
2009-04-21ipmi: fix platform return checkCorey Minyard1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm5-10/+10