Commit Graph

3711 Commits (d8fb710fdd0d85e0129385d683c6ae42db411ea1)

Author SHA1 Message Date
Tetsuyuki Kobayashi 0e5fb33cf7 i2c: sh_i2c.c: check error in i2c_read and i2c_write 12 years ago
Tetsuyuki Kobayashi d042d7121b i2c: sh_i2c: enable i2c_probe 12 years ago
Tetsuyuki Kobayashi 020ec727a6 i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 12 years ago
Tetsuyuki Kobayashi 3ce2703d8f i2c: sh_i2c.c: adjust for SH73A0 12 years ago
Tetsuyuki Kobayashi 57d7c80472 i2c: sh_i2c.c: correct BUSY bit define in ICSR 12 years ago
Tetsuyuki Kobayashi b1af67fe5e i2c: sh_i2c.c: support iccl and icch extension 12 years ago
Benoît Thébaudeau 414e1660c8 mx51: Fix USB PHY clocks 12 years ago
Benoît Thébaudeau 1f5e4ee0b9 mx5: Use explicit clock gate names 12 years ago
Matthias Weisser e7bed5c2b3 imx: Use MXC_I2C_CLK in imx i2c driver 12 years ago
Eric Nelson 0bb7e316f0 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields 12 years ago
Lucas Stach c0720afbb5 tegra: nand: add board pinmux 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Simon Glass 14813f19e3 input: Add debugging for key matrix key codes 12 years ago
Simon Glass 71dc6bca4e input: Allow key ghosting filter to be disabled 12 years ago
Simon Glass 1b1d3e6461 input: Separate out keyboard repeat/delay from init 12 years ago
Simon Glass 00f1099e09 input: Correct key_matrix fdt decoding 12 years ago
Pavel Herrmann e46a4350b4 sata.h: Make all sata/ata drivers include <sata.h> 12 years ago
Tom Rini 0e7d856ea5 sil_sata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 98391ff143 sata_dwc: Make sata_write() use const void, per <part.h> 12 years ago
Tom Rini 974d801401 pata_bfin: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini 40c030f8ff fsl_sata: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini dac8757100 dwc_ahsata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 5048a672d9 ata_piix: sata_write must take a const void argument. 12 years ago
Tom Rini 879a57ac0e ata_piix: Fix checkpatch issues 12 years ago
Lukasz Dalek 3c09a2836d pxa25x: Add support for USB ethernet gadget 12 years ago
Lukasz Dalek 2bb378841e usbether: Removed DEV_CONFIG_{CDC,SUBSET} 12 years ago
Lukasz Dalek 4c43cd5a63 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} 12 years ago
Lukasz Dalek 563aed2539 usbether: Fixed bug when using with PXA25X chips 12 years ago
Lucas Stach 141288b3a3 usb: ulpi: add indicator configuration function 12 years ago
Lucas Stach 7a46b2c7f2 usb: ehci: don't print debug output 12 years ago
Lucas Stach a896211ff1 tegra20: port to new ehci interface 12 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Lucas Stach 676ae068d9 usb: ehci: rework to take advantage of new lowlevel interface 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Stefan Roese a821d08dca ppc4xx: Remove AP1000 board support 12 years ago
Marek Vasut f2760c4acd serial: Enhance the manual relocation 12 years ago
Marek Vasut c1f5805a9d serial: Compile drivers/serial/serial.c by default 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut 82dda962f0 serial: Unconditionally enable CONFIG_SERIAL_MULTI 12 years ago
Marek Vasut 7742aa65a8 serial: Move common/serial.c to drivers/serial/ 12 years ago
Marek Vasut 19b8fa0b61 serial: ns16550: Rename serial.c to serial_ns16550.c 12 years ago
Marek Vasut f2041388bd serial: ns16550: Call usbtty_poll only in non-SPL build 12 years ago
Marek Vasut 8bdd7efa23 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver 12 years ago
Marek Vasut a30a422084 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver 12 years ago
Marek Vasut eb5076697a serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver 12 years ago
Marek Vasut 39f614779f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver 12 years ago
Marek Vasut 0dd9b84908 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver 12 years ago
Marek Vasut a943472c23 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver 12 years ago
Marek Vasut 7cd851a50b serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver 12 years ago
Marek Vasut 21310b5750 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver 12 years ago