summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-133-5/+6
|\
| * i2c: Let new-style drivers implement attach_adapterJean Delvare2009-04-131-2/+1Star
| * i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2009-04-131-2/+4
| * i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare2009-04-131-1/+1
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-04-131-1/+1
|\ \
| * | leds: just ignore invalid GPIOs in leds-gpioDavid Brownell2009-04-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-04-137-106/+128
|\ \ \
| * \ \ Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2009-04-0946-456/+6586
| |\ \ \
| * | | | [WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-081-3/+3
| * | | | [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-081-3/+3
| * | | | [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König2009-04-081-3/+3
| * | | | [WATCHDOG] remove ARM26 sectionsPaulius Zaleckas2009-04-082-4/+0Star
| * | | | [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping functionThomas Reitmayr2009-04-081-15/+42
| * | | | [WATCHDOG] i6300esb.c: Restructure initialization of the deviceWim Van Sebroeck2009-04-081-61/+71
| * | | | [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls.Wim Van Sebroeck2009-04-081-16/+5Star
| * | | | [WATCHDOG] i6300esb.c: CleanupWim Van Sebroeck2009-04-081-5/+5
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-131-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | microblaze_v8: Uartlite for MicroblazeMichal Simek2009-03-271-2/+2
* | | | Revert "ACPI battery: fix async boot oops"Linus Torvalds2009-04-111-1/+1
* | | | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-107-113/+21Star
|\ \ \ \
| * | | | qla1280: Fix off-by-some error in firmware loading.David Woodhouse2009-04-081-2/+2
| * | | | Remove fdump tool for av7110 firmwareJaswinder Singh2009-04-064-87/+5Star
| * | | | firmware: convert av7110 driver to request_firmware()Jaswinder Singh2009-04-062-24/+14Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2009-04-101-1/+1
|\ \ \ \ \
| * | | | | Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-101-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-1025-822/+404Star
|\ \ \ \ \ \
| * | | | | | xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely2009-04-081-6/+6
| * | | | | | at91_ide: turn on PIO 6 supportStanislaw Gruszka2009-04-081-1/+1
| * | | | | | at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka2009-04-081-10/+0Star
| * | | | | | ide-cd: reverse NOT_READY sense key logicBorislav Petkov2009-04-081-4/+4
| * | | | | | ide: refactor tf_read() methodSergei Shtylyov2009-04-089-99/+37Star
| * | | | | | ide: refactor tf_load() methodSergei Shtylyov2009-04-086-49/+16Star
| * | | | | | ide: call write_devctl() method from tf_read() methodSergei Shtylyov2009-04-083-12/+8Star
| * | | | | | ide: move common code out of tf_load() methodSergei Shtylyov2009-04-083-14/+12Star
| * | | | | | ide: simplify 'struct ide_taskfile'Sergei Shtylyov2009-04-089-73/+74
| * | | | | | ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov2009-04-0817-118/+159
| * | | | | | ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz2009-04-081-97/+88Star
| * | | | | | ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz2009-04-081-45/+24Star
| * | | | | | ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz2009-04-081-25/+32
| * | | | | | ide-cd: update debugging supportBorislav Petkov2009-04-081-4/+4
| * | | | | | ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov2009-04-081-6/+12
| * | | | | | ide: remove unused #include <linux/version.h>Huang Weiyi2009-04-081-1/+0Star
| * | | | | | tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto2009-04-081-2/+2
| * | | | | | tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto2009-04-082-180/+8Star
| * | | | | | ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov2009-04-081-27/+38
| * | | | | | ide-cd: move status checking into the IRQ handlerBorislav Petkov2009-04-081-22/+16Star
| * | | | | | ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-081-77/+2Star
| * | | | | | at91_ide: remove custom tf_{read|load}() methodsSergei Shtylyov2009-04-081-76/+2Star
| * | | | | | ide-h8300: remove mm_{inw|outw}()Sergei Shtylyov2009-04-081-22/+0Star
| * | | | | | tx4939ide: remove wmb()Atsushi Nemoto2009-04-081-3/+3