summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1419-258/+453
|\
| * [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-098-178/+176
| * [ARM] 5147/1: pxaficp_ir: drop pxa_gpio_mode calls, as pin settingDmitry Baryshkov2008-07-091-9/+0
| * [ARM] 5144/1: pxaficp_ir: cleanup includesDmitry Baryshkov2008-07-091-15/+0
| *-. Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-0911-55/+233
| |\ \
| | | * [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-153-11/+5
| | | * [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-021-29/+0
| | | * [ARM] pxa: avoid kfreeing static data if platform device fails to registerRussell King2008-06-023-13/+19
| | | * [ARM] pxa: avoid registering multiple pxa2xx_pcmcia devicesRussell King2008-06-022-0/+8
| | | * [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-191-2/+8
| | * | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-031-2/+2
| | * | [ARM] 5044/1: pwm_bl: add init/notify/exit callbacksPhilipp Zabel2008-07-031-7/+32
| | * | [ARM] pxa: add generic PWM backlight drivereric miao2008-07-033-0/+168
| | |/
| * | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0
| * | [ARM] 5118/1: pxafb: add exit and remove handlersJaya Kumar2008-07-071-0/+44
| |/
* | Merge branch 'imx' into develRussell King2008-07-1018-161/+342
|\ \
| * | MX2 add support for mx2 in i.MX serial driverSascha Hauer2008-07-051-3/+3
| * | mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-052-21/+81
| * | IMX: introduce clock APISascha Hauer2008-07-053-15/+67
| * | IMX UART: remove statically initialized tablesSascha Hauer2008-07-051-75/+54
| * | IMX UART: Add board specific init/exit functionsSascha Hauer2008-07-051-9/+19
| * | IMX UART: do not assume 16MHz reference frequencySascha Hauer2008-07-051-11/+39
| * | USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-031-0/+5
| * | USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-031-1/+1
| * | USB: add a pl2303 device idGreg Kroah-Hartman2008-07-032-0/+2
| * | USB: another option device idGreg Kroah-Hartman2008-07-031-0/+1
| * | USB: don't lose disconnections during suspendAlan Stern2008-07-031-11/+4
| * | USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-031-10/+28
| * | USB: New device ID for ftdi_sio driverJon K Hellan2008-07-032-0/+4
| * | sisusbvga: Fix oops on disconnect.Will Newton2008-07-031-2/+0
| * | USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet2008-07-031-0/+8
| * | USB: ohci - record data toggle after unlinkDavid Brownell2008-07-031-0/+12
| * | USB: ehci - fix timer regressionDavid Brownell2008-07-031-9/+10
| * | USB: fix cdc-acm resume()Oliver Neukum2008-07-031-3/+0
| * | OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-031-1/+14
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------------. \ \ 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