summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-31spi_mpc83xx: get rid of magic numbersAnton Vorontsov1-2/+3
2007-07-31spi_mpc83xx: turn off SPI unit while switching modeAnton Vorontsov1-0/+4
2007-07-31Remove the arm26 portAdrian Bunk14-3509/+8
2007-07-31CPU online file permissionUlrich Drepper1-1/+1
2007-07-31pcmcia: give socket time to power downDaniel Ritz1-0/+3
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa2-28/+0
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton1-9/+5
2007-07-31md: handle writes to broken raid10 arrays gracefullyArne Redlich1-0/+7
2007-07-31md: raid10: fix use-after-free of bioMaik Hampel1-1/+2
2007-07-31parport_pc locking fixAndrew Morton1-4/+0
2007-07-31lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse5-0/+1373
2007-07-31xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely1-12/+7
2007-07-31xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely1-2/+2
2007-07-31s3c2410fb: fix s3c2410 compilationBen Dooks2-31/+60
2007-07-31fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas1-16/+26
2007-07-31fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas1-2/+2
2007-07-31synclink_gt: fix transmit DMA stallPaul Fulghum1-29/+46
2007-07-31serial_txx9: fix printk format mismatchAtsushi Nemoto1-2/+3
2007-07-31rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMDThomas Hommel1-0/+2
2007-07-31s3c2410: fixup after arch movesBen Dooks1-1/+1
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds3-57/+19
2007-07-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-441/+278
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-98/+101
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-5/+3
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds18-712/+575
2007-07-30driver core: revert "device" link creation checkCornelia Huck1-2/+1
2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap2-1/+2
2007-07-30kobject: put kobject_actions in kobject.hGreg Kroah-Hartman1-2/+0
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell6-8/+11
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-07-30USB: more pxa2xx_udc dead code removalDavid Brownell1-30/+0
2007-07-30USB: NIKON D50 is an unusual deviceMilinevsky Dmitry1-0/+7
2007-07-30USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk1-3/+4
2007-07-30USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum1-9/+8
2007-07-30USB: mct_u232: Convert to proper speed handling APIAlan Cox2-28/+28
2007-07-30digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox1-560/+410
2007-07-30cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox1-42/+27
2007-07-30USB: Fix a bug in usb_start_wait_urbAlan Stern1-10/+16
2007-07-30USB: fix scatterlist PIO case (IOMMU)David Brownell1-4/+11
2007-07-30USB: fix usb_serial_suspend(): buggy codeOliver Neukum1-7/+8
2007-07-30USB: yet another quirky deviceOliver Neukum1-0/+2
2007-07-30USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden1-0/+2
2007-07-30USB: even more quirksOliver Neukum1-0/+8
2007-07-30USB: more quirky devicesOliver Neukum1-0/+10
2007-07-30USB: Don't let usb-storage steal Blackberry PearlJeremy Katz1-0/+14
2007-07-30USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected i...Juergen Beisert1-0/+1
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson4-29/+66
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson4-9/+12
2007-07-30IB/ipath: Use faster put_tid_2 routine after initializationDave Olson1-7/+13
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2-34/+1