barebox/drivers
Sascha Hauer 01f8f60cf0 stdio: rename getc to getchar
The function we have implemented as getc has the semantics of the
standard function getchar, so rename it accorgingly.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-04-15 12:21:46 +02:00
..
amba amba: check if on remove callback 2015-10-27 16:45:51 +01:00
ata string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
base driver: Introduce dev_request_mem_resource 2016-02-23 08:15:57 +01:00
bus driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
clk driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
clocksource driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
crypto crypto: add i.MX6 CAAM support 2016-02-12 15:55:55 +01:00
dma driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
eeprom string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
firmware driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
gpio Merge branch 'for-next/misc' 2016-03-11 10:49:50 +01:00
hab i.MX habv3: add some more status codes 2016-02-09 09:17:37 +01:00
i2c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
input Merge branch 'for-next/input' 2016-03-11 10:49:49 +01:00
led led: gpio: Free GPIOs on unregister() 2015-04-20 07:00:21 +02:00
mci string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
mfd string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
misc string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
mtd stdio: rename getc to getchar 2016-04-15 12:21:46 +02:00
net string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
of string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
pci string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
phy add generic PHY framework 2014-11-04 09:50:44 +01:00
pinctrl string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
pwm string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
regulator string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
reset reset: fix non GPIO reset 2016-01-11 11:26:12 +01:00
rtc ds1307: Configure ds1341 for lowest power mode 2016-04-05 08:42:54 +02:00
serial Merge branch 'for-next/driver' 2016-03-11 10:49:48 +01:00
spi string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
usb string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
video string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
w1 string: Fix (v)asprintf prototypes 2016-04-15 12:21:45 +02:00
watchdog driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
Kconfig crypto: add i.MX6 CAAM support 2016-02-12 15:55:55 +01:00
Makefile crypto: add i.MX6 CAAM support 2016-02-12 15:55:55 +01:00