summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-063-17/+43
|\
| * Input: serio - take drv_mutex in serio_cleanup()Dmitry Torokhov2007-06-291-0/+2
| * Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong2007-06-281-3/+4
| * Input: atkbd - throttle LED switchingDmitry Torokhov2007-06-281-14/+26
| * Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklistDmitry Torokhov2007-06-281-0/+11
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-061-1/+1
|\ \
| * | [POWERPC] Disable old EMAC driver in arch/powerpcDavid Gibson2007-07-021-1/+1
* | | Remove the blink driverLinus Torvalds2007-07-053-54/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-037-23/+45
|\ \ \
| * | | ide: ide_scan_pcibus(): check __pci_register_driver return valueAndrew Morton2007-07-031-3/+7
| * | | ide: pdc202xx_new PLL input clock fixAlbert Lee2007-07-031-2/+8
| * | | it821x: fix incorrect SWDMA maskBartlomiej Zolnierkiewicz2007-07-031-2/+1Star
| * | | amd74xx: resume fixBartlomiej Zolnierkiewicz2007-07-031-5/+3Star
| * | | hpt366: use correct enablebits for HPT36xSergei Shtylyov2007-07-031-5/+15
| * | | hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66Sergei Shtylyov2007-07-031-1/+2
| * | | ide: Fix a theoretical Ooops caseAlan Cox2007-07-031-2/+2
| * | | ide: never called printk statement in ide-taskfile.c::wait_drive_not_busyMasatake YAMATO2007-07-031-4/+8
* | | | 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/+6Star
|/ / /
* | | 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-031-2/+2
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-07-032-2/+4
|\ \ \
| * | | IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell2007-07-031-2/+2
| * | | mlx4_core: Add new Mellanox device IDsJack Morgenstein2007-07-031-0/+2
* | | | Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2007-07-031-1/+0Star
|\ \ \ \
| * | | | [libata] sata_nv: undo merge errorJeff Garzik2007-07-031-1/+0Star
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-0325-1731/+443Star
|\ \ \ \ \
| * | | | | 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/+13Star
| * | | | | dm9601: Return 0 from bind() on successPeter Korsgaard2007-07-021-4/+2Star
| * | | | | 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/+79Star
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |