Commit Graph

3564 Commits (99070db0dc0b0e881841a0091f06d53351244a34)

Author SHA1 Message Date
Hung-Te Lin 44abe47deb input: Add ANSI 3.64 escape sequence generation. 12 years ago
Marc Jones 59a1b72ced input: Fix i8042 keyboard reset 12 years ago
Louis Yung-Chieh Lo 45fe668f5f input: i8042: Provide feature to disable keyboard before booting kernel 12 years ago
Gabe Black 48edb304d0 input: Provide a board specific mechanism to decide whether to skip i8042 init 12 years ago
Gabe Black ef94f7fa64 input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty 12 years ago
Alison Wang 39c7a26352 ColdFire: uart: fix build failure for missing header files 12 years ago
Marek Vasut 2b758cad8d m68k: net: Fix unused variable in mcfmii.c 12 years ago
Marek Vasut fb24ffc086 dm: Move s3c24xx USB driver to a proper place 12 years ago
Marek Vasut d731282e7c dm: wdt: arm: Move tnetv107x into drivers/watchdog/ 12 years ago
Marek Vasut 9cd2b9e47e kerneldoc: Annotate drivers/serial/serial.c 12 years ago
Marek Vasut dee1941604 serial: Reorder get_current() 12 years ago
Marek Vasut 6d93e25806 serial: Reorder serial_assign() 12 years ago
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 12 years ago
Marek Vasut bfb7d7a3d6 serial: Implement default_serial_puts() 12 years ago
Albert ARIBAUD b9f4bc34ac Remove lh7a40x cpu and serial driver 12 years ago
Tetsuyuki Kobayashi f539094f48 i2c: sh_i2c: use setbits/clrbits macro 12 years ago
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