aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[ARM] 4645/1: Cyberpro: Trivial fix to restore 16bpp mode.Jan Rinze1-0/+2
2007-11-08libata: port and host should be stopped before hardware resources are releasedTejun Heo1-13/+39
2007-11-08libata: skip 0xff polling for PATA controllersTejun Heo1-5/+11
2007-11-08libata: pata_platform: Support polling-mode configuration.Paul Mundt1-7/+28
2007-11-08libata: Support PIO polling-only hosts.Paul Mundt1-0/+10
2007-11-08libata sata_qstor conversion to new error handling (EH).Mark Lord1-14/+51
2007-11-08libata sata_qstor workaround for spurious interruptsMark Lord1-17/+21
2007-11-08libata sata_qstor nuke idle stateMark Lord1-11/+4
2007-11-08nv_hardreset: update dangling reference to bugzilla entryFernando Luis Vázquez Cao1-1/+1
2007-11-08ata_piix: add SATELLITE PRO U200 to broken suspend listYann Chachkoff1-0/+7
2007-11-08mmc: Fix sg helper copy-and-paste errorRoland Dreier1-1/+1
2007-11-08pktcdvd: fix BUG caused by sysfs module reference semantics changeTejun Heo1-0/+9
2007-11-08Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras1-4/+6
2007-11-08[POWERPC] windfarm: Fix windfarm thread freezer interactionJohannes Berg1-7/+3
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox7-57/+20
2007-11-07[TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox1-66/+104
2007-11-07[NET]: Let USB_USBNET always select MII.Adrian Bunk2-15/+1
2007-11-07[RRUNNER]: Do not muck with sysctl_{r,w}mem_maxDavid S. Miller1-18/+0
2007-11-07[VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device".Rusty Russell1-3/+4
2007-11-07[PPP]: L2TP: Fix oops in transmit and receive pathsJames Chapman1-7/+18
2007-11-07rtc: rtc-sh: Zero out tm value for invalid rtc states.Paul Mundt1-1/+3
2007-11-07rtc: sh-rtc: Handle rtc_device_register() failure properly.Paul Mundt1-1/+1
2007-11-07sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu1-1/+0
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-17/+1
2007-11-07superhyway: Handle device_register() retval properly.Paul Mundt1-3/+4
2007-11-07firewire: fw-sbp2: fix refcountingStefan Richter1-4/+7
2007-11-05Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-14/+1
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-28/+71
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds4-9/+23
2007-11-06drm: DRM: fix memset size errorLi Zefan1-1/+1
2007-11-06drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2-11/+0
2007-11-06drm: remove second forward decleration of drm device struct.Dave Airlie1-2/+0
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-11-05telephony: phonedev panics if unregistering device not registered [Bug 9266]Matti Linnanvuori1-3/+2
2007-11-05md: fix misapplied patch in raid5.cNeil Brown1-7/+7
2007-11-05virtio/virtcons: fix section mismatch warningRandy Dunlap1-1/+1
2007-11-05rtc: m48t59 fix section mismatch warningRandy Dunlap1-3/+3
2007-11-05paride: fix 'and' typo in drivers/block/paride/pt.cRoel Kluin1-1/+1
2007-11-05serial: fix compile warning about putcYinghai Lu1-2/+2
2007-11-05i2o: debug messages correctedVasily Averin1-2/+2
2007-11-05i4l: errors with assignments in ifRoel Kluin1-1/+1
2007-11-05libata: handle broken cable reportingAlan Cox1-1/+20
2007-11-05pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detectAlan Cox1-13/+36
2007-11-05ata_piix: Add additional PCI identifier for 40 wire short cableAlan Cox1-0/+1
2007-11-05pata_serverworks: Fix problem with some drive combinationsAlan Cox1-6/+5
2007-11-05phylib: Silence driver registrationOlof Johansson1-1/+1
2007-11-05phylib: Add ID for Marvell 88E1240Olof Johansson1-5/+18
2007-11-0582596: free nonexistent resource fixEvgeniy Dushistov1-1/+2
2007-11-05SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller1-2/+2
2007-11-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-9/+11