aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 on libata ports)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
2006-06-28[PATCH] stallion: fix recent SMP locking cleanupAlan Cox1-0/+3
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum1-12/+4
2006-06-28[PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum1-13/+24
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum7-35/+5
2006-06-28[PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto3-0/+257
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig2-3/+3
2006-06-27Input: db9 - fix potential buffer overrunEric Sesterhenn1-1/+1
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov1-1/+1
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds15-199/+133
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-67/+142
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds14-109/+175
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz1-6/+10
2006-06-27[PATCH] m68knommu: FEC driver event/irq fixesGreg Ungerer1-39/+52
2006-06-27[PATCH] m68knommu: FEC driver set different priority/level on each IRQWillson Callan1-3/+3
2006-06-27[PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU familyMatt Waddel1-19/+179
2006-06-27[PATCH] m68knommu: avoid fec driver hang when link disappearsPhilippe De Muyter1-4/+11
2006-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds55-49/+13314
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil1-1/+1
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk1-2/+1
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl8-38/+19
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B1-1/+9
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entriesJim Cromie2-1/+26
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dumpJim Cromie1-2/+4
2006-06-27[PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie1-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie1-4/+4
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie1-4/+23