summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xpc_sn2: fix max() warning about pointers of different typesRobin Holt2009-04-031-5/+5
* sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-031-2/+2
* sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-036-38/+35Star
* sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-033-1/+24
* sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-034-13/+14
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-037-118/+305
* sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-031-24/+44
* sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-032-4/+10
* sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-031-0/+36
* sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-033-0/+59
* sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-034-160/+218
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-037-27/+38
* sgi-gru: misc GRU cleanupJack Steiner2009-04-038-43/+55
* w1: coding style cleanups in w1_io.cDaniel Mack2009-04-031-8/+8
* parport: netmos 9845 & 9855 1P4S fixesPhilippe De Muyter2009-04-031-5/+25
* edac: AMD8111 driver Kconfig & MakefileHarry Ciao2009-04-031-0/+7
* edac: AMD8131 driver Kconfig & MakefileHarry Ciao2009-04-031-0/+7
* edac: AMD8131 driver source fileHarry Ciao2009-04-031-0/+379
* edac: AMD8131 driver header fileHarry Ciao2009-04-031-0/+119
* edac: Add edac_pci_alloc_index()Harry Ciao2009-04-032-0/+15
* edac: AMD8111 driver source fileHarry Ciao2009-04-031-0/+595
* edac: AMD8111 driver header fileHarry Ciao2009-04-031-0/+130
* edac: new ppc4xx driver moduleGrant Erickson2009-04-034-1/+1630
* edac: remove EDAC's experimental statusDoug Thompson2009-04-031-3/+2Star
* edac: add more verbose debug infoHitoshi Mitake2009-04-032-1/+22
* nbd: trivial cleanupsPavel Machek2009-04-031-6/+4Star
* nbd: add locking to nbd_ioctlPavel Machek2009-04-031-35/+67
* pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-031-2/+2
* hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto2009-04-031-1/+21
* synclink_gt: add clock optionsPaul Fulghum2009-04-031-20/+38
* pnpbios: propagate kthread_run() errorErik Ekman2009-04-031-4/+3Star
* pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-031-6/+7
* spi-gpio: allow operation without CS signalMichael Buesch2009-04-031-8/+13
* gpio: gpio_{request,free}() now required (feature removal)David Brownell2009-04-031-4/+8
* gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-031-1/+6
* rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-032-7/+15
* rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-031-20/+170
* memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-031-14/+44
* memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-031-13/+54
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-0311-18/+17Star
* floppy: provide a PNP device table in the module.Scott James Remnant2009-04-031-0/+8
* random: align rekey_work's timerAnton Blanchard2009-04-031-1/+2
* __tty_open(): use the correct type for saved_flagsAndrew Morton2009-04-031-1/+1
* fb: nvidiafb recognizes geforcego 7300 chip as mobileSergey Senozhatsky2009-04-031-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/+810Star
|\
| * ide-floppy: do not complete rq's prematurelyBorislav Petkov2009-03-311-7/+6Star
| * 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