summaryrefslogtreecommitdiffstats
path: root/drivers/acorn
Commit message (Expand)AuthorAgeFilesLines
* Remove the arm26 portAdrian Bunk2007-07-317-3297/+0
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-242-3/+3
* [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-102-11/+4
* [ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King2007-03-044-694/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* i2c-algo-bit: Discard the mdelay data struct memberJean Delvare2006-09-261-1/+0
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] show Acorn-specific block devices menu only when requiredAdrian Bunk2006-06-301-1/+1
|/
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-29/+7
* [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* [PATCH] i2c: Drop i2c_driver.{owner,name}, 8 of 11Laurent Riffard2006-01-051-1/+4
* [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* [ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper moduleRussell King2005-10-301-17/+63
* [ARM] Fix pcf8583 to buildRussell King2005-09-201-1/+2
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-8/+4
* [PATCH] ARM: switch fd1772.c from sleep_on to wait_eventChristoph Hellwig2005-08-071-2/+1
* [PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare2005-06-211-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1612-0/+4374
OpenPOWER on IntegriCloud