summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2-1/+6
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller1-334/+157
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller1-7/+22
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller1-527/+258
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller8-1149/+1179
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds135-676/+42
2006-06-29Merge ../linusDave Jones1530-83670/+96207
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil1-1/+17
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil3-2/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-126/+165
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds3-36/+237
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds27-724/+1071
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds63-217/+269
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar8-17/+17
2006-06-29[PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk1-1/+0
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn1-1/+3
2006-06-29[PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones1-0/+1
2006-06-29[PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn1-1/+1
2006-06-29[PATCH] remove devinit from ioc4 pci_driverDave Jones1-1/+1
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk1-4/+2
2006-06-29[S390] rework of channel measurement facility.Cornelia Huck3-177/+468
2006-06-29[S390] add PAV support to the dasd driver.Horst Hummel6-87/+222
2006-06-29[S390] cio chpid offline.Cornelia Huck3-3/+5
2006-06-29Convert s390_collect_crw_info() in s390mach.c from being startedSerge E. Hallyn1-3/+2
2006-06-29[S390] dasd eer data format.Stefan Weinhuber1-1/+1
2006-06-29[S390] dasd whitespace and other cosmetics.Horst Hummel15-304/+173
2006-06-29[S390] dasd_eckd_dump_sense bug.Horst Hummel1-71/+74
2006-06-29[S390] missing check in dasd_eer_open.Stefan Weinhuber1-0/+2
2006-06-29[S390] modular 3270 driver.Martin Schwidefsky1-33/+34
2006-06-29[S390] cio async subchannel reprobe.Peter Oberparleiter4-36/+72
2006-06-29[S390] ccwgroup device unregister.Cornelia Huck1-7/+10
2006-06-29[S390] channel measurement fix.Cornelia Huck1-1/+2
2006-06-29[S390] cio long busy in read configuration data.Peter Oberparleiter1-1/+6
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-13/+150
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell1-0/+1
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+21
2006-06-28[PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer1-58/+44
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox1-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox1-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversAlan Cox5-71/+28
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox1-1/+1
2006-06-28[PATCH] SC1200 debug printkAlan Cox1-3/+1
2006-06-28[PATCH] ide: clean up siimageAlan Cox1-50/+12
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox1-0/+4
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann1-3/+3
2006-06-28[PATCH] IPMI: watchdog handle panic properlyCorey Minyard1-8/+10
2006-06-28[PATCH] IPMI: remove high res timer codeCorey Minyard1-67/+0
2006-06-28[PATCH] IPMI: tidy msghandler timerCorey Minyard1-5/+2
2006-06-28[PATCH] istallion: cleanupsAlan Cox1-1152/+667