summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
*---------------. Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-10147-3573/+10851
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * [ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks2008-07-038-1832/+1917
| | | | | | | | | * [ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks2008-07-031-11/+20
| | | | | | | | | * [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks2008-07-031-1/+5
| | | | | | | | | * [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks2008-07-031-31/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | | | | | | | * [RTC] rtc-sa1100: remove dependence on asm/rtc.hRussell King2008-05-221-1/+36
| | | | | | | | * [RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King2008-05-222-4/+0
| | | | | | | | * [RTC] rtc-pl030: add driver, remove old non-rtc lib driverRussell King2008-05-223-0/+228
| | | | | | | | * [RTC] rtc-pl031: use proper resources, use proper apis, clean up includesRussell King2008-05-221-21/+15
| | | | | | | | * [RTC] remove references to asm/mach/time.hRussell King2008-05-224-6/+0
| | | | | | | * | [ARM] rpc: acornscsi: update to new style ecard driverRussell King2008-07-032-94/+75
| | | | | | | * | [ARM] rpc: acornscsi: stop using private __stringify()Russell King2008-07-031-8/+3
| | | | | | | * | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King2008-07-031-123/+120
| | | | | | | * | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King2008-07-033-30/+16
| | | | | | | * | [ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King2008-07-031-13/+0
| | | | | | | * | [ARM] rpc: etherh: fix unused variable warningRussell King2008-07-031-1/+1
| | | | | | * | | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-034-303/+394
| | | | | | * | | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-032-19/+29
| | | | | | * | | ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-36/+6
| | | | | | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-025-16/+63
| | | | | | |\ \ \
| | | | | | | * | | PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang2008-07-021-3/+14
| | | | | | | * | | PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-024-12/+48
| | | | | | | * | | PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-07-021-14/+14
| | | | | | |\ \ \
| | | | | | | * | | I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks2008-07-011-0/+1
| | | | | | | * | | I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks2008-07-011-3/+3
| | | | | | | * | | I2C: S3C2410: Check ACK on byte transmissionBen Dooks2008-07-011-11/+10
| | | | | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-0211-0/+6877
| | | | | | |\ \ \ \
| | | | | | | * | | | V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab2008-07-021-1/+1
| | | | | | | * | | | V4L/DVB (8145a): USB Video Class driverLaurent Pinchart2008-06-3011-0/+6877
| | | | | | | |/ / /
| | | | | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-024-1/+99
| | | | | | |\ \ \ \
| | | | | | | * | | | ide: fix /proc/ide/ide?/mate reportingBartlomiej Zolnierkiewicz2008-06-301-1/+1
| | | | | | | * | | | Revert "BAST: Remove old IDE driver"Bartlomiej Zolnierkiewicz2008-06-303-0/+98
| | | | | | | |/ / /
| | | | | | * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-022-21/+35
| | | | | | |\ \ \ \
| | | | | | | * | | | [ARM] 5117/1: pxafb: fix __devinit/exit annotationsJaya Kumar2008-06-251-8/+8
| | | | | | | * | | | [ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas2008-06-221-2/+2
| | | | | | | * | | | [ARM] 5116/1: pxafb: cleanup and fix order of failure handlingJaya Kumar2008-06-221-10/+24
| | | | | | | * | | | [ARM] 5115/1: pxafb: fix ifdef for command line option handlingJaya Kumar2008-06-221-1/+1
| | | | | | * | | | | tty: Fix inverted logic in send_breakAlan Cox2008-07-021-1/+1
| | | | | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-022-3/+21
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | [SCSI] esp: tidy up target reference countingJames Bottomley2008-06-252-11/+20
| | | | | | | * | | | | [SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller2008-06-242-0/+9
| | | | | | | * | | | | [SCSI] ses: Fix timeoutMatthew Wilcox2008-06-241-1/+1
| | | | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-021-0/+1
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | dm crypt: use cond_reschedMilan Broz2008-07-021-0/+1
| | | | | | | | |_|/ / / | | | | | | | |/| | | |
| | | | | | * | | | | | Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds2008-07-023-3/+12
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Fix error paths if md_probe fails.Neil Brown2008-06-281-2/+4
| | | | | | | * | | | | | Don't acknowlege that stripe-expand is complete until it really is.Neil Brown2008-06-281-0/+3
| | | | | | | * | | | | | Ensure interrupted recovery completed properly (v1 metadata plus bitmap)Neil Brown2008-06-282-1/+5
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| | | | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-0235-155/+239
| | | | | | |\ \ \ \ \ \
OpenPOWER on IntegriCloud