Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f2e9b493b5190cf79f6a60b4e29b6389a724696c
/
drivers
f2e9b49
power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files
by Łukasz Majewski
· Tue Nov 13 03:22:13 2012 +0000
6328caf
pmic: Extend PMIC framework to support battery related commands
by Łukasz Majewski
· Tue Nov 13 03:22:12 2012 +0000
77313a6
pmic:max8997: Support for MAX8997 internal charger control
by Łukasz Majewski
· Tue Nov 13 03:22:09 2012 +0000
57e9111
pmic:max8997: Function for calculating LDO internal register value
by Łukasz Majewski
· Tue Nov 13 03:22:04 2012 +0000
fc0111c
pmic:fuel-gauge: Support for MAX17042 fuel-gauge
by Łukasz Majewski
· Tue Nov 13 03:22:03 2012 +0000
d19fa4c
pmic:muic: Support for MUIC built into MAX8997 device
by Łukasz Majewski
· Tue Nov 13 03:22:02 2012 +0000
dc93021
pmic:battery: Support for Trats Battery at PMIC framework
by Łukasz Majewski
· Tue Nov 13 03:22:01 2012 +0000
257c531
pmic: Move pmic related code to ./drivers/power directory
by Łukasz Majewski
· Tue Nov 13 03:21:59 2012 +0000
1c6dba1
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· Tue Nov 13 03:21:55 2012 +0000
72ac794
pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
by Łukasz Majewski
· Tue Nov 13 03:21:54 2012 +0000
40f5ca0
pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework
by Łukasz Majewski
· Tue Nov 13 03:21:53 2012 +0000
8a69187
pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
by Łukasz Majewski
· Tue Nov 13 03:21:52 2012 +0000
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Nov 05 07:42:00 2012 -0700
add21ca
usb gadget ether: Fix warning in is_eth_addr_valid()
by Tom Rini
· Wed Oct 31 13:30:41 2012 +0000
561cda9
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:47 2012 +0000
0b2efcf
drivers/mtd/nand: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:46 2012 +0000
d303b86
drivers/mtd/cfi_flash.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:45 2012 +0000
f9e0b60
drivers/mmc/fsl_esdhc.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:44 2012 +0000
87ea389
drivers/mmc/mmc.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:43 2012 +0000
aa1132a
drivers/input/input.c: sparse fix
by Kim Phillips
· Mon Oct 29 13:34:42 2012 +0000
bd76f01
drivers/gpio/mpc83xx_gpio.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:41 2012 +0000
0348748
drivers/block/: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:40 2012 +0000
914b078
drivers/net/: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:34 2012 +0000
40c2c03
net/: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:33 2012 +0000
a1b457a
include/linux/byteorder: import latest endian definitions from linux
by Kim Phillips
· Mon Oct 29 13:34:23 2012 +0000
9b9f90b
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· Sat Nov 03 10:05:22 2012 +0100
d1cb64b
ahci: Expand HDD Logical Block addressability up to 32 bits
by Walter Murphy
· Mon Oct 29 05:24:03 2012 +0000
49ec4b1
ahci: Perform SATA flush after disk write.
by Marc Jones
· Mon Oct 29 05:24:02 2012 +0000
bbb5784
ahci: Support spin-up and link-up separately
by Marc Jones
· Mon Oct 29 05:24:01 2012 +0000
efd49b4
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
by Walter Murphy
· Mon Oct 29 05:24:00 2012 +0000
33e4c2f
ahci: flush / invalidate dcache around SATA commands
by Taylor Hutt
· Mon Oct 29 05:23:59 2012 +0000
3455f53
ahci: Use virt_to_phys() to denote physical addresses for DMA
by Taylor Hutt
· Mon Oct 29 05:23:58 2012 +0000
1b1d42e
ahci: Fix 'Invaild' typo
by Taylor Hutt
· Mon Oct 29 05:23:56 2012 +0000
54d0f55
ahci: Use sizeof(fis) instead of hardcoding '20'
by Taylor Hutt
· Mon Oct 29 05:23:55 2012 +0000
dd2c734
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
by Gabe Black
· Mon Oct 29 05:23:54 2012 +0000
0f10bd4
ahci: support scsi writing in AHCI driver
by Hung-Te Lin
· Mon Oct 29 05:23:53 2012 +0000
3931072
ahci: Make sending the SETFEATURES_XFER command optional
by Gabe Black
· Mon Oct 29 05:23:52 2012 +0000
48791f1
ahci: cosmetics and cleanup
by Stefan Reinauer
· Mon Oct 29 05:23:51 2012 +0000
7ee0e437
ahci: Improve AHCI debugging
by Stefan Reinauer
· Mon Oct 29 05:23:50 2012 +0000
a63341c
ahci: Optimise AHCI controller reset and start-up
by Stefan Reinauer
· Mon Oct 29 05:23:49 2012 +0000
700f85c
ahci: Support splitting of read transactions into multiple chunks
by Vadim Bendebury
· Mon Oct 29 05:23:44 2012 +0000
4a57da3
cfb_console: Add support for some ANSI terminal escape codes
by Pali Rohár
· Fri Oct 19 13:30:09 2012 +0000
67f3291
FPGA: Cyclon II: Correctly reset the FPGA before configuration
by Stephan Gatzka
· Mon Oct 22 23:11:41 2012 +0000
8a53855
tegra: nand: make ONFI detection work
by Lucas Stach
· Sun Oct 07 11:29:38 2012 +0000
464fdd2
Merge remote-tracking branch 'u-boot-imx/master'
by Albert ARIBAUD
· Sat Oct 27 11:43:17 2012 +0200
9edd3f7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Oct 26 15:44:31 2012 -0700
2565005
stdio: Remove the CLPS7111 serial driver
by Marek Vasut
· Wed Oct 03 08:54:11 2012 +0000
1f9301d
arm: Remove support for NETARM
by Marek Vasut
· Wed Oct 03 08:54:10 2012 +0000
65bf56e
arm: Remove support for s3c4510
by Marek Vasut
· Wed Oct 03 08:54:09 2012 +0000
c9e35f3
arm: Remove support for lpc2292
by Marek Vasut
· Wed Oct 03 08:54:08 2012 +0000
0594f80
Merge remote-tracking branch 'u-boot-atmel/master'
by Albert ARIBAUD
· Fri Oct 26 07:54:25 2012 +0200
9f2cfe4
Merge remote-tracking branch 'u-boot-ti/master'
by Albert ARIBAUD
· Fri Oct 26 07:00:28 2012 +0200
86832ec
serial: ns16550: Enable COM5 and COM6
by Andrew Bradford
· Thu Oct 25 08:21:31 2012 -0400
b24d006
drivers/serial/serial_ns16550.c: sparse fixes
by Kim Phillips
· Tue Oct 16 14:28:48 2012 +0000
dd01863
drivers/i2c/fsl_i2c.c: sparse fix
by Kim Phillips
· Tue Oct 16 14:28:43 2012 +0000
2a6e8d0
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
by Peter Korsgaard
· Wed Oct 17 09:20:46 2012 +0000
fe201cb
mpc83xx: add support for mpc8309
by Gerlando Falauto
· Wed Oct 10 22:13:08 2012 +0000
025e375
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
by Pankaj Bharadiya
· Thu Sep 13 09:38:16 2012 +0000
430c0dc
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Tom Rini
· Mon Oct 22 16:54:38 2012 -0700
b2e5713
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· Mon Oct 22 16:53:19 2012 -0700
558359a
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
by Liu Gang
· Sun Oct 14 20:55:17 2012 +0000
45cead8
powerpc/espi: remove write command length check
by Shaohui Xie
· Thu Oct 11 20:31:46 2012 +0000
842e59e
powerpc/fm: fix TBI PHY address settings
by shaohui xie
· Thu Oct 11 20:25:36 2012 +0000
bafd803
fm/mEMAC: add mEMAC frame work
by Roy Zang
· Mon Oct 08 07:44:21 2012 +0000
bcf7b3d
powerpc/mpc85xx: Add B4860 and variant SoCs
by York Sun
· Mon Oct 08 07:44:20 2012 +0000
9941a22
powerpc/mpc85xx: Add T4240 SoC
by York Sun
· Mon Oct 08 07:44:19 2012 +0000
024498f
driver/pci: Fix compiling error
by York Sun
· Mon Oct 08 07:44:04 2012 +0000
eb811d3
fsl_pci: use 'Header Type' field to judge PCIE mode
by Minghuan Lian
· Tue Aug 21 23:35:42 2012 +0000
7cf7307
mmc: dw-mmc: support DesignWare MMC Controller
by Jaehoon Chung
· Mon Oct 15 19:10:29 2012 +0000
c6fc57e
mmc: pxa: Remove the old non-generic PXA MMC driver
by Marek Vasut
· Sun Sep 30 10:09:50 2012 +0000
0fba4c2
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
by Tushar Behera
· Thu Sep 20 20:31:57 2012 +0000
f77f058
mmc: sdhci: add the DMA select for SDMA
by Jaehoon Chung
· Thu Sep 20 20:31:55 2012 +0000
30686bd
mmc: sdhci: increase the timeout value for data transfer
by Jaehoon Chung
· Thu Sep 20 20:31:54 2012 +0000
6b60e9b
mmc: Fix mmc_spi error on cmd->flags field
by Marek Vasut
· Tue Sep 11 08:59:51 2012 +0000
5ac2064
MMC: Remove the MMC bounce buffer
by Marek Vasut
· Sun Aug 26 15:19:09 2012 +0000
acc8d6b
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
by Marek Vasut
· Sun Aug 26 15:19:07 2012 +0000
d407e1f
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
by Shengzhou Liu
· Mon Oct 22 13:18:24 2012 +0800
c9cc7d7
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Oct 19 18:23:38 2012 -0700
47a65ad
input: Add ANSI 3.64 escape sequence generation.
by Hung-Te Lin
· Thu Oct 11 15:15:53 2012 +0000
84f8db6
input: Fix i8042 keyboard reset
by Marc Jones
· Thu Oct 11 15:15:52 2012 +0000
46d579c
input: i8042: Provide feature to disable keyboard before booting kernel
by Louis Yung-Chieh Lo
· Thu Oct 11 15:15:51 2012 +0000
1370230
input: Provide a board specific mechanism to decide whether to skip i8042 init
by Gabe Black
· Fri Oct 12 14:02:02 2012 +0000
c4459cb
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty
by Gabe Black
· Fri Oct 12 14:02:01 2012 +0000
234151a
ColdFire: uart: fix build failure for missing header files
by Alison Wang
· Thu Oct 18 16:54:38 2012 +0000
6aaba55
m68k: net: Fix unused variable in mcfmii.c
by Marek Vasut
· Wed Oct 03 13:28:47 2012 +0000
e917a7c
dm: Move s3c24xx USB driver to a proper place
by Marek Vasut
· Sat Jul 21 05:02:22 2012 +0000
1df69ec
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
by Marek Vasut
· Sat Jul 21 05:02:21 2012 +0000
6857c00
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Oct 17 09:03:59 2012 -0700
95656ea
kerneldoc: Annotate drivers/serial/serial.c
by Marek Vasut
· Mon Oct 08 11:36:39 2012 +0000
bdad807
serial: Reorder get_current()
by Marek Vasut
· Sat Oct 06 14:07:04 2012 +0000
0e1b577
serial: Reorder serial_assign()
by Marek Vasut
· Sat Oct 06 14:07:03 2012 +0000
d9c6449
serial: Use default_serial_puts() in drivers
by Marek Vasut
· Sat Oct 06 14:07:02 2012 +0000
6b9124e
serial: Implement default_serial_puts()
by Marek Vasut
· Sat Oct 06 14:07:01 2012 +0000
ec35c91
mmc: at91: use max timeout value. It will avoid some situation that timeout happened.
by Wu, Josh
· Thu Sep 13 22:22:06 2012 +0000
d1e486b
mmc: at91: add multi block read/write support.
by Wu, Josh
· Thu Sep 13 22:22:04 2012 +0000
620491f
Remove lh7a40x cpu and serial driver
by Albert ARIBAUD
· Mon Oct 08 04:11:38 2012 +0000
10a6cd1
i.MX video: struct fb_videomode can be const
by Eric Nelson
· Wed Oct 03 07:27:38 2012 +0000
c58ff34
mxc: Fix SDHC multi-instance clock
by Benoît Thébaudeau
· Mon Oct 01 08:36:25 2012 +0000
2459912
i2c: sh_i2c: use setbits/clrbits macro
by Tetsuyuki Kobayashi
· Thu Sep 13 19:08:05 2012 +0000
773003c
i2c: sh_i2c.c: check error in i2c_read and i2c_write
by Tetsuyuki Kobayashi
· Thu Sep 13 19:08:01 2012 +0000
Next »