Age | Commit message (Expand) | Author | Files | Lines |
2008-08-29 | sparc: Remove dinky old-style SBUS probing facilities. | David S. Miller | 1 | -14/+0 |
2008-08-29 | sparc: Remove SBUS layer resource and irq handling. | David S. Miller | 1 | -123/+1 |
2008-08-29 | sparc: Kill SBUS layer IRQ hooks. | David S. Miller | 1 | -4/+0 |
2008-08-29 | sparc: Convert uctrl driver to OF driver. | David S. Miller | 2 | -97/+121 |
2008-08-29 | sparc: Convert flash driver to OF device probing. | David S. Miller | 1 | -80/+50 |
2008-08-29 | sparc: Propagate SBUS iommu archdata into real of_device objects. | David S. Miller | 1 | -4/+20 |
2008-08-29 | sparc: Kill SBUS DVMA layer. | David S. Miller | 3 | -139/+1 |
2008-08-29 | sparc: Kill videopix SBUS driver. | David S. Miller | 6 | -1297/+0 |
2008-08-29 | sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp | David S. Miller | 4 | -1065/+0 |
2008-08-11 | sparc/drivers: use linux/of_device.h instead of asm/of_device.h | Stephen Rothwell | 1 | -1/+1 |
2008-07-21 | sparc64: fix up bus_id changes in sparc core code | Greg Kroah-Hartman | 1 | -3/+3 |
2008-07-17 | drivers/sbus/: cleanups | Adrian Bunk | 5 | -40/+33 |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 1 | -3/+3 |
2008-07-02 | uctrl: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-07-02 | sbus-rtc: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-07-02 | riowatchdog: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-07-02 | openprom: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-06-20 | jsflash: BKL pushdown | Arnd Bergmann | 1 | -3/+10 |
2008-06-20 | flash: BKL pushdown | Arnd Bergmann | 1 | -1/+5 |
2008-06-20 | envctrl: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-06-20 | display7seg: BKL pushdown | Arnd Bergmann | 1 | -0/+1 |
2008-06-20 | cpwatchdog: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-06-20 | videopix: BKL pushdown | Jonathan Corbet | 1 | -0/+5 |
2008-06-20 | bpp: bkl pushdown | Jonathan Corbet | 1 | -0/+3 |
2008-05-21 | sbus bpp: instances missed in s/dev_name/bpp_dev_name/ | Al Viro | 1 | -3/+3 |
2008-05-05 | sbus: Fix bpp driver build. | David S. Miller | 1 | -1/+1 |
2008-04-30 | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -3/+3 |
2007-11-19 | [WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 1 | -1/+1 |
2007-10-20 | vfc_dev conversion to mutex: fallout | Al Viro | 1 | -1/+1 |
2007-10-17 | [SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutex | Matthias Kaehlcke | 2 | -3/+4 |
2007-07-31 | [BBC_I2C]: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -2/+2 |
2007-07-31 | [BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -4/+6 |
2007-07-31 | [SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug() | Matthias Kaehlcke | 1 | -0/+1 |
2007-07-30 | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 1 | -0/+9 |
2007-07-24 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 1 | -0/+1 |
2007-07-24 | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. | Al Viro | 1 | -0/+1 |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 1 | -1/+1 |
2007-07-20 | [SPARC]: Make sure dev_archdata is filled in for all devices. | David S. Miller | 1 | -0/+5 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2 | -6/+2 |
2007-07-18 | Add common orderly_poweroff() | Jeremy Fitzhardinge | 2 | -8/+4 |
2007-07-17 | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 1 | -2/+1 |
2007-07-16 | cpwatchdog build fix | Andrew Morton | 1 | -0/+1 |
2007-05-31 | [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.c | Horst H. von Brand | 1 | -0/+1 |
2007-05-13 | [SPARC] SBUS: display7seg.c needs asm/io.h | David S. Miller | 1 | -0/+1 |
2007-05-13 | [SPARC] SBUS: bbc_i2c.c needs asm/io.h | David S. Miller | 1 | -0/+1 |
2007-05-11 | [SPARC64]: envctrl.c needs asm/io.h | David S. Miller | 1 | -0/+1 |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 3 | -3/+0 |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-04-26 | [OPENPROM]: Use pci_device_to_OF_node(). | David S. Miller | 1 | -10/+8 |