Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | i2c: Let new-style drivers implement attach_adapter | Jean Delvare | 2009-04-13 | 1 | -2/+1 | |
| * | | | | | | i2c-voodoo3: Deprecate in favor of tdfxfb | Jean Delvare | 2009-04-13 | 1 | -2/+4 | |
| * | | | | | | i2c-algo-pca: Fix use of uninitialized variable in debug message | Jean Delvare | 2009-04-13 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | leds: just ignore invalid GPIOs in leds-gpio | David Brownell | 2009-04-08 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-04-13 | 7 | -106/+128 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Wim Van Sebroeck | 2009-04-09 | 46 | -456/+6586 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | [WATCHDOG] omap_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 | 1 | -3/+3 | |
| * | | | | | | | [WATCHDOG] ks8695_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 | 1 | -3/+3 | |
| * | | | | | | | [WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.text | Uwe Kleine-König | 2009-04-08 | 1 | -3/+3 | |
| * | | | | | | | [WATCHDOG] remove ARM26 sections | Paulius Zaleckas | 2009-04-08 | 2 | -4/+0 | |
| * | | | | | | | [WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function | Thomas Reitmayr | 2009-04-08 | 1 | -15/+42 | |
| * | | | | | | | [WATCHDOG] i6300esb.c: Restructure initialization of the device | Wim Van Sebroeck | 2009-04-08 | 1 | -61/+71 | |
| * | | | | | | | [WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls. | Wim Van Sebroeck | 2009-04-08 | 1 | -16/+5 | |
| * | | | | | | | [WATCHDOG] i6300esb.c: Cleanup | Wim Van Sebroeck | 2009-04-08 | 1 | -5/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | microblaze_v8: Uartlite for Microblaze | Michal Simek | 2009-03-27 | 1 | -2/+2 | |
* | | | | | | | Revert "ACPI battery: fix async boot oops" | Linus Torvalds | 2009-04-11 | 1 | -1/+1 | |
* | | | | | | | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 2009-04-10 | 7 | -113/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | qla1280: Fix off-by-some error in firmware loading. | David Woodhouse | 2009-04-08 | 1 | -2/+2 | |
| * | | | | | | | Remove fdump tool for av7110 firmware | Jaswinder Singh | 2009-04-06 | 4 | -87/+5 | |
| * | | | | | | | firmware: convert av7110 driver to request_firmware() | Jaswinder Singh | 2009-04-06 | 2 | -24/+14 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 | Linus Torvalds | 2009-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Separate out the proc- and unit-specific header directories from the general | David Howells | 2009-04-10 | 1 | -1/+1 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-04-10 | 25 | -822/+404 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | xsysace: Fix dereferencing of cf_id after hd_driveid removal | Grant Likely | 2009-04-08 | 1 | -6/+6 | |
| * | | | | | | | | | at91_ide: turn on PIO 6 support | Stanislaw Gruszka | 2009-04-08 | 1 | -1/+1 | |
| * | | | | | | | | | at91_ide: remove unused ide_mm_{outb,inb} | Stanislaw Gruszka | 2009-04-08 | 1 | -10/+0 | |
| * | | | | | | | | | ide-cd: reverse NOT_READY sense key logic | Borislav Petkov | 2009-04-08 | 1 | -4/+4 | |
| * | | | | | | | | | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 | 9 | -99/+37 | |
| * | | | | | | | | | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 | 6 | -49/+16 | |
| * | | | | | | | | | ide: call write_devctl() method from tf_read() method | Sergei Shtylyov | 2009-04-08 | 3 | -12/+8 | |
| * | | | | | | | | | ide: move common code out of tf_load() method | Sergei Shtylyov | 2009-04-08 | 3 | -14/+12 | |
| * | | | | | | | | | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 2009-04-08 | 9 | -73/+74 | |
| * | | | | | | | | | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 | 17 | -118/+159 | |
| * | | | | | | | | | ide-cd: fix intendation in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -97/+88 | |
| * | | | | | | | | | ide-cd: unify handling of fs and pc requests in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -45/+24 | |
| * | | | | | | | | | ide-cd: convert cdrom_decode_status() to use switch statements | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -25/+32 | |
| * | | | | | | | | | ide-cd: update debugging support | Borislav Petkov | 2009-04-08 | 1 | -4/+4 | |
| * | | | | | | | | | ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() | Borislav Petkov | 2009-04-08 | 1 | -6/+12 | |
| * | | | | | | | | | ide: remove unused #include <linux/version.h> | Huang Weiyi | 2009-04-08 | 1 | -1/+0 | |
| * | | | | | | | | | tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument | Atsushi Nemoto | 2009-04-08 | 1 | -2/+2 | |
| * | | | | | | | | | tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} | Atsushi Nemoto | 2009-04-08 | 2 | -180/+8 | |
| * | | | | | | | | | ide-cd: carve out an ide_cd_breathe()-helper for fs write requests | Borislav Petkov | 2009-04-08 | 1 | -27/+38 | |
| * | | | | | | | | | ide-cd: move status checking into the IRQ handler | Borislav Petkov | 2009-04-08 | 1 | -22/+16 | |
| * | | | | | | | | | ide-h8300: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 | 1 | -77/+2 | |
| * | | | | | | | | | at91_ide: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 | 1 | -76/+2 | |
| * | | | | | | | | | ide-h8300: remove mm_{inw|outw}() | Sergei Shtylyov | 2009-04-08 | 1 | -22/+0 | |
| * | | | | | | | | | tx4939ide: remove wmb() | Atsushi Nemoto | 2009-04-08 | 1 | -3/+3 | |
| * | | | | | | | | | ide: remove wmb() from ide-dma-sff.c and scc_pata.c | Grant Grundler | 2009-04-08 | 2 | -8/+3 |