aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-30kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg1-1/+1
2006-04-28[PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas1-0/+2
2006-04-28[PATCH] s390: dasd device identifiersHorst Hummel4-20/+191
2006-04-28[PATCH] s390: instruction processing damage handlingHeiko Carstens1-5/+28
2006-04-28[PATCH] s390: tape 3590 changesStefan Bader2-11/+12
2006-04-28[PATCH] s390: fix slab debuggingChristian Borntraeger1-3/+3
2006-04-28[PATCH] s390: dasd ioctl never returnsHorst Hummel1-0/+5
2006-04-28[PATCH] s390: qdio memory allocationsAndreas Herrmann1-6/+24
2006-04-28[PATCH] s390: enable interrupts on error pathStefan Bader1-2/+2
2006-04-28[PATCH] s390: fix I/O termination race in cioPeter Oberparleiter1-22/+4
2006-04-28[PATCH] fix array overrun in drivers/char/mwave/mwavedd.cEric Sesterhenn1-1/+1
2006-04-28[PATCH] tipar oops fixDaniel Drake1-1/+1
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton1-3/+4
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+0
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-3/+7
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds10-11/+38
2006-04-27[PATCH] Frame buffer: remove cmap sysfs interfaceJon Smirl1-89/+3
2006-04-27[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridgesChris Wedgwood1-2/+4
2006-04-27[PATCH] PCI: fix potential resource leak in drivers/pci/msi.cJesper Juhl1-1/+3
2006-04-27[PATCH] USB: ftdi_sio: add support for ASK RDR 400 series card readerIan Abbott2-0/+6
2006-04-27[PATCH] USB: ftdi_sio: Adds support for iPlus device.Luiz Fernando N. Capitulino2-0/+4
2006-04-27[PATCH] USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USBNathan Bronson2-0/+6
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare3-3/+3
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern1-3/+2
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern1-0/+4
2006-04-27[PATCH] USB: net2280: send 0-length packets for ep0Alan Stern1-3/+1
2006-04-27[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern1-1/+1
2006-04-27[PATCH] USB: storage: atmel unusual dev updateOlivier Blondeau1-0/+7
2006-04-27[PATCH] USB: Storage: unusual devs updatePhil Dibowitz1-1/+1
2006-04-27[PATCH] USB: add new iTegno usb CDMA 1x card support for pl2303Wang Jun2-0/+2
2006-04-27[PATCH] USB: Resource leak fix for whiteheat driverJesper Juhl1-0/+1
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-6/+4
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2-2/+2
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro1-0/+1
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+14
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger1-4/+2
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger2-1/+23
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger1-4/+16
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-34/+86
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixesJeff Garzik1-0/+1
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik32-553/+1938
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok1-0/+1
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch3-32/+84
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin1-2/+2
2006-04-24[MMC] pxamci: fix data timeout calculationRussell King1-6/+4
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds4-17/+36