summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* w1: coding style cleanups in w1_io.cDaniel Mack2009-04-021-8/+8
* parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter2009-04-021-5/+25
* edac: AMD8111 driver Kconfig & MakefileHarry Ciao2009-04-021-0/+7
* edac: AMD8131 driver Kconfig & MakefileHarry Ciao2009-04-021-0/+7
* edac: AMD8131 driver source fileHarry Ciao2009-04-021-0/+379
* edac: AMD8131 driver header fileHarry Ciao2009-04-021-0/+119
* edac: Add edac_pci_alloc_index()Harry Ciao2009-04-022-0/+15
* edac: AMD8111 driver source fileHarry Ciao2009-04-021-0/+595
* edac: AMD8111 driver header fileHarry Ciao2009-04-021-0/+130
* edac: new ppc4xx driver moduleGrant Erickson2009-04-024-1/+1630
* edac: remove EDAC's experimental statusDoug Thompson2009-04-021-3/+2
* edac: add more verbose debug infoHitoshi Mitake2009-04-022-1/+22
* nbd: trivial cleanupsPavel Machek2009-04-021-6/+4
* nbd: add locking to nbd_ioctlPavel Machek2009-04-021-35/+67
* pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-021-2/+2
* hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto2009-04-021-1/+21
* synclink_gt: add clock optionsPaul Fulghum2009-04-021-20/+38
* pnpbios: propagate kthread_run() errorErik Ekman2009-04-021-4/+3
* pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-021-6/+7
* spi-gpio: allow operation without CS signalMichael Buesch2009-04-021-8/+13
* gpio: gpio_{request,free}() now required (feature removal)David Brownell2009-04-021-4/+8
* gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-021-1/+6
* rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-022-7/+15
* rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-021-20/+170
* memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-021-14/+44
* memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-021-13/+54
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-0211-18/+17
* floppy: provide a PNP device table in the module.Scott James Remnant2009-04-021-0/+8
* random: align rekey_work's timerAnton Blanchard2009-04-021-1/+2
* __tty_open(): use the correct type for saved_flagsAndrew Morton2009-04-021-1/+1
* fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky2009-04-021-0/+1
* serial: fixup /proc/tty/driver/serial after proc_fops conversionAlexey Dobriyan2009-04-011-1/+1
* qeth: properly delete empty files.Linus Torvalds2009-04-012-0/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-0148-1293/+810
|\
| * ide-floppy: do not complete rq's prematurelyBorislav Petkov2009-03-311-7/+6
| * ide: be able to build pmac driver without IDE built-inGilles Espinasse2009-03-311-1/+1
| * ide-pmac: IDE cable detection on Apple PowerBookTOMARI Hisanobu2009-03-311-2/+10
| * ide: inline SELECT_DRIVE()Sergei Shtylyov2009-03-316-20/+18
| * ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov2009-03-3116-45/+136
| * ide: move data register access out of tf_{read|load}() methods (take 2)Sergei Shtylyov2009-03-319-100/+17
| * ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2)Sergei Shtylyov2009-03-317-48/+52
| * ide-io-std: shorten ide_{in|out}put_data()Sergei Shtylyov2009-03-311-32/+28
| * ide: rename IDE_TFLAG_IN_[HOB_]FEATURESergei Shtylyov2009-03-318-59/+57
| * ide: turn set_irq() method into write_devctl() methodSergei Shtylyov2009-03-3118-68/+30
| * ide: use ATA_HOBSergei Shtylyov2009-03-317-14/+14
| * ide-disk: use ATA_ERRSergei Shtylyov2009-03-311-2/+2
| * ide: add support for CFA specified transfer modes (take 3)Sergei Shtylyov2009-03-315-10/+40
| * ide-iops: only clear DMA words on setting DMA modeSergei Shtylyov2009-03-311-3/+5
| * ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3)Sergei Shtylyov2009-03-314-26/+19
| * au1xxx-ide: auide_{in|out}sw() should be staticSergei Shtylyov2009-03-311-2/+2