summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-15[ARM] Merge most of the PXA work for initial mergeRussell King19-258/+453
2008-07-10Merge branch 'imx' into develRussell King18-161/+342
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King147-3573/+10851
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2-3/+3
2008-07-10[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel8-178/+176
2008-07-09[ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov1-9/+0
2008-07-09[ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov1-15/+0
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King11-55/+233
2008-07-08Merge branch 'machtypes' into orionRussell King11-39/+61
2008-07-07[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel1-1/+0
2008-07-07[ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar1-0/+44
2008-07-05MX2 add support for mx2 in i.MX serial driverSascha Hauer1-3/+3
2008-07-05mxc: add MX3 support for i.MX internal UART driverSascha Hauer2-21/+81
2008-07-05IMX: introduce clock APISascha Hauer3-15/+67
2008-07-05IMX UART: remove statically initialized tablesSascha Hauer1-75/+54
2008-07-05IMX UART: Add board specific init/exit functionsSascha Hauer1-9/+19
2008-07-05IMX UART: do not assume 16MHz reference frequencySascha Hauer1-11/+39
2008-07-04USB: adding comment for ipaq forcing number of portsOliver Neukum1-0/+5
2008-07-04USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum1-1/+1
2008-07-04USB: add a pl2303 device idGreg Kroah-Hartman2-0/+2
2008-07-04USB: another option device idGreg Kroah-Hartman1-0/+1
2008-07-04USB: don't lose disconnections during suspendAlan Stern1-11/+4
2008-07-04USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker1-10/+28
2008-07-04USB: New device ID for ftdi_sio driverJon K Hellan2-0/+4
2008-07-04sisusbvga: Fix oops on disconnect.Will Newton1-2/+0
2008-07-04USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet1-0/+8
2008-07-04USB: ohci - record data toggle after unlinkDavid Brownell1-0/+12
2008-07-04USB: ehci - fix timer regressionDavid Brownell1-9/+10
2008-07-04USB: fix cdc-acm resume()Oliver Neukum1-3/+0
2008-07-04OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks1-1/+14
2008-07-03[ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks8-1832/+1917
2008-07-03[ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks1-11/+20
2008-07-03[ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas2-10/+10
2008-07-03[ARM] remove drivers/acorn/char/defkeymap-l7200.cAdrian Bunk2-391/+0
2008-07-03[ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks1-1/+5
2008-07-03[ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks1-31/+4
2008-07-03[ARM] rpc: acornscsi: update to new style ecard driverRussell King2-94/+75
2008-07-03[ARM] rpc: acornscsi: stop using private __stringify()Russell King1-8/+3
2008-07-03[ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King1-123/+120
2008-07-03[ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King3-30/+16
2008-07-03[ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King1-13/+0
2008-07-03[ARM] rpc: etherh: fix unused variable warningRussell King1-1/+1
2008-07-03[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks1-2/+2
2008-07-03[ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel1-7/+32
2008-07-03[ARM] pxa: add generic PWM backlight drivereric miao3-0/+168
2008-07-03ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren4-303/+394
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2-19/+29
2008-07-03ARM: OMAP: DMA: Remove __REG accessTony Lindgren1-36/+6
2008-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-16/+63
2008-07-03Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds1-14/+14