aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-31Remove the arm26 portGravatar Adrian Bunk 14-3509/+8
2007-07-31CPU online file permissionGravatar Ulrich Drepper 1-1/+1
2007-07-31pcmcia: give socket time to power downGravatar Daniel Ritz 1-0/+3
2007-07-31DDB5477: remove driver bits of supportGravatar Yoichi Yuasa 2-28/+0
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Gravatar Andrew Morton 1-9/+5
2007-07-31md: handle writes to broken raid10 arrays gracefullyGravatar Arne Redlich 1-0/+7
2007-07-31md: raid10: fix use-after-free of bioGravatar Maik Hampel 1-1/+2
2007-07-31parport_pc locking fixGravatar Andrew Morton 1-4/+0
2007-07-31lxfb: GEODE: Add framebuffer support for the AMD Geode LXGravatar Jordan Crouse 5-0/+1373
2007-07-31xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGravatar Grant Likely 1-12/+7
2007-07-31xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGravatar Grant Likely 1-2/+2
2007-07-31s3c2410fb: fix s3c2410 compilationGravatar Ben Dooks 2-31/+60
2007-07-31fbdev: Fix logo if logo depth is less than framebuffer depthGravatar Antonino A. Daplas 1-16/+26
2007-07-31fbcon: Fix typo and bogus logic in get_default_fontGravatar Antonino A. Daplas 1-2/+2
2007-07-31synclink_gt: fix transmit DMA stallGravatar Paul Fulghum 1-29/+46
2007-07-31serial_txx9: fix printk format mismatchGravatar Atsushi Nemoto 1-2/+3
2007-07-31rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMDGravatar Thomas Hommel 1-0/+2
2007-07-31s3c2410: fixup after arch movesGravatar Ben Dooks 1-1/+1
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Gravatar Linus Torvalds 3-57/+19
2007-07-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-441/+278
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 15-98/+101
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 3-5/+3
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 18-712/+575
2007-07-30driver core: revert "device" link creation checkGravatar Cornelia Huck 1-2/+1
2007-07-30kernel-doc fixes for PCI and drivers/base/Gravatar Randy Dunlap 2-1/+2
2007-07-30kobject: put kobject_actions in kobject.hGravatar Greg Kroah-Hartman 1-2/+0
2007-07-30USB: "sparse" cleanups for usb gadgetsGravatar David Brownell 6-8/+11
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesGravatar Adam Kropelin 1-11/+8
2007-07-30USB: more pxa2xx_udc dead code removalGravatar David Brownell 1-30/+0
2007-07-30USB: NIKON D50 is an unusual deviceGravatar Milinevsky Dmitry 1-0/+7
2007-07-30USB: drivers/usb/serial/sierra.c: make 3 functions staticGravatar Adrian Bunk 1-3/+4
2007-07-30USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Gravatar Oliver Neukum 1-9/+8
2007-07-30USB: mct_u232: Convert to proper speed handling APIGravatar Alan Cox 2-28/+28
2007-07-30digi_acceleport: Drag the driver kicking and screaming into coding styleGravatar Alan Cox 1-560/+410
2007-07-30cp2101: Remove broken termios optimisation, use proper speed APIGravatar Alan Cox 1-42/+27
2007-07-30USB: Fix a bug in usb_start_wait_urbGravatar Alan Stern 1-10/+16
2007-07-30USB: fix scatterlist PIO case (IOMMU)Gravatar David Brownell 1-4/+11
2007-07-30USB: fix usb_serial_suspend(): buggy codeGravatar Oliver Neukum 1-7/+8
2007-07-30USB: yet another quirky deviceGravatar Oliver Neukum 1-0/+2
2007-07-30USB: Add CanonScan LiDE30 to the quirk listGravatar Johann Felix Soden 1-0/+2
2007-07-30USB: even more quirksGravatar Oliver Neukum 1-0/+8
2007-07-30USB: more quirky devicesGravatar Oliver Neukum 1-0/+10
2007-07-30USB: Don't let usb-storage steal Blackberry PearlGravatar Jeremy Katz 1-0/+14
2007-07-30USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...Gravatar Juergen Beisert 1-0/+1
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenGravatar Dave Olson 4-29/+66
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateGravatar Dave Olson 4-9/+12
2007-07-30IB/ipath: Use faster put_tid_2 routine after initializationGravatar Dave Olson 1-7/+13
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerGravatar Dave Olson 2-34/+1
2007-07-30Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Gravatar Micah Gruber 1-1/+3
2007-07-30PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeGravatar Komuro 1-6/+17