summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr2007-07-031-1/+1
* V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlockOleg Nesterov2007-07-031-26/+40
* V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks2007-07-031-0/+2
* V4L/DVB (5808): Bttv: fix v4l1 breaking the driverTrent Piepho2007-07-031-7/+6
* pata_pcmcia: Switch to ata_sff_port_startAlan Cox2007-07-031-1/+1
* pata_pdc202xx_old: Correct cable detect logicAlan Cox2007-07-031-2/+2
* ata_generic: Check the right register for the DMA enabled flagsAlan Cox2007-07-031-1/+1
* pata_ali: fix UDMA settingsChuck Ebbert2007-07-031-4/+4
* sata_mv: PCI-ID for Adaptec 1430SA SATA ControllerFlorian Attenberger2007-07-031-0/+3
* libata: fix assigned IRQ reportingTejun Heo2007-07-033-5/+11
* ACPI: fix acpi_osi=!LinuxLen Brown2007-07-021-2/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-07-022-2/+4
|\
| * IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell2007-07-021-2/+2
| * mlx4_core: Add new Mellanox device IDsJack Morgenstein2007-07-021-0/+2
* | Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2007-07-021-1/+0
|\ \
| * | [libata] sata_nv: undo merge errorJeff Garzik2007-07-021-1/+0
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-0225-1731/+443
|\ \ \
| * | | 3c589_cs: fix local_bh_enable warningPatrick McHardy2007-07-021-1/+1
| * | | RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke2007-07-025-76/+210
| * | | drivers/net/ns83820.c: fix a check-after-useAdrian Bunk2007-07-021-1/+3
| * | | net/usb/cdc_ether minor sparse cleanupDavid Brownell2007-07-021-4/+4
| * | | RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com2007-07-025-30/+124
| * | | RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctlydhananjay.phadke@gmail.com2007-07-021-16/+13
| * | | dm9601: Return 0 from bind() on successPeter Korsgaard2007-07-021-4/+2
| * | | usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard2007-07-021-3/+6
| * | | dm9601: HW header size shouldn't be included in packet lengthPeter Korsgaard2007-07-021-2/+3
| * | | starfire list alpha as 64 bit archmaximilian attems2007-07-021-1/+1
| * | | myri10ge: SET_NETDEV_DEV()Maik Hampel2007-07-021-0/+2
| * | | Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Jeff Garzik2007-07-021-1/+1
| |\ \ \
| | * | | gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala2007-06-291-1/+1
| | | |/ | | |/|
| * | | Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-07-0211-1598/+79
| |\ \ \
| | * | | [PATCH] libertas: remove private ioctlsDan Williams2007-06-286-1551/+6
| | * | | [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-284-8/+55
| | * | | [PATCH] libertas: kill wlan_scan_process_resultsDan Williams2007-06-281-37/+14
| | * | | [PATCH] libertas: style fixesDan Williams2007-06-281-2/+4
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-029-27/+89
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | libata: PATA-mode fixes for sis_sataUwe Koziolek2007-07-023-23/+64
| * | | | libata: add HTS541616J9SA00 to NCQ blacklistTejun Heo2007-07-021-0/+1
| * | | | sata_nv: allow changing queue depthRobert Hancock2007-07-021-0/+2
| * | | | sata_inic162x: disable LBA48 devicesTejun Heo2007-07-021-0/+7
| * | | | libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee2007-07-021-2/+0
| * | | | libata: pata_pdc2027x PLL input clock fixAlbert Lee2007-07-021-2/+9
| * | | | scsi disk help file is not completeRandy Dunlap2007-07-022-0/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-07-022-25/+46
|\ \ \ \ | |/ / / |/| | |
| * | | firewire: add Kconfig help on building both stacksStefan Richter2007-06-291-22/+43
| * | | firewire: fix async reception on big endian machinesStefan Richter2007-06-291-3/+3
| | |/ | |/|
* | | smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas2007-07-011-1/+1
* | | asus_acpi: fix oops on non-asus machinesMaxime Austruy2007-07-011-1/+2
* | | blink driver power savingStephen Hemminger2007-07-011-2/+20
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-291-1/+1
|\ \ \ | |/ / |/| |