index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
mfd: Use macros instead of some constant magic numbers for menelaus
Jarkko Nikula
1
-21
/
+54
2010-08-12
mfd: Fix menelaus mmc slot 2 misconfiguration
Jarkko Nikula
1
-2
/
+2
2010-08-12
mfd: Missing slab.h includes
David Miller
1
-0
/
+1
2010-08-12
mfd: Fix wrong wm8350-core kfree in error path
Axel Lin
1
-2
/
+4
2010-08-12
mfd: Fix wm8994_device_init() return value
Axel Lin
1
-1
/
+3
2010-08-12
mfd: Avoid calling platform_device_put() twice in ucb1400 probe error path
Axel Lin
1
-1
/
+1
2010-08-12
mfd: Annotate tc6387xb probe/remove routines with __devinit/__devexit
Axel Lin
1
-3
/
+3
2010-08-12
mfd: Fix tc6387xb resource reclaim
Axel Lin
1
-3
/
+7
2010-08-12
mfd: Fix wrong goto labels for tc6393xb error handling
Axel Lin
1
-2
/
+2
2010-08-12
mfd: Get rid of now unused mc13783 private header
Uwe Kleine-König
2
-221
/
+23
2010-08-12
hwmon: Don't access struct mc13783 directly from mc13783-adc
Uwe Kleine-König
1
-4
/
+13
2010-08-12
mfd: New mc13783 function exposing flags
Uwe Kleine-König
2
-0
/
+8
2010-08-12
mfd: Check jz4740-adc kmalloc() result
Axel Lin
1
-0
/
+4
2010-08-12
mfd: Fix jz4740-adc resource reclaim in probe error path
Axel Lin
1
-1
/
+7
2010-08-12
mfd: Add WM8321 support
Mark Brown
1
-0
/
+14
2010-08-12
mfd: Add stmpe auto sleep feature
Sundar R Iyer
3
-0
/
+81
2010-08-12
touchscreen: Fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-08-12
mfd: Add support for TWL6030 PWM
Hemanth V
3
-0
/
+173
2010-08-12
mfd: Add additional WM8994 GPIO functions
Mark Brown
1
-0
/
+4
2010-08-12
mfd: Add JZ4740 ADC driver
Lars-Peter Clausen
4
-0
/
+425
2010-08-12
gpiolib: Implement set_debounce for WM831x GPIOs
Mark Brown
1
-0
/
+32
2010-08-12
input: STMPE touch controller support
Luotao Fu
3
-0
/
+408
2010-08-12
input: Add STMPE keypad driver
Rabin Vincent
3
-0
/
+397
2010-08-12
gpio: Add STMPE GPIO driver
Rabin Vincent
3
-0
/
+407
2010-08-12
mfd: Add STMPE I/O Expander support
Rabin Vincent
5
-0
/
+1312
2010-08-12
mfd: Properly free t7l66xb clk32k clock source
Axel Lin
1
-1
/
+2
2010-08-12
mfd: More verbose MFD Kconfig entry
Samuel Ortiz
1
-1
/
+10
2010-08-12
mfd: Staticise ab3550 register access functions
Mark Brown
1
-11
/
+12
2010-08-12
mfd: Fix davinci memory leak
Julia Lawall
1
-2
/
+4
2010-08-12
mfd: properly handle platform_device_add_resources fail in mfd_add_device
Axel Lin
1
-1
/
+3
2010-08-12
mfd: kzalloc doesn't return ERR_PTR
Julia Lawall
1
-1
/
+1
2010-08-12
mfd: AB8500 mask off irrelevant bits from the SPI message
Linus Walleij
1
-1
/
+6
2010-08-12
mfd: Fix 88pm860x uninitialized variable and clean up
Dan Carpenter
1
-40
/
+32
2010-08-12
mfd: Fix memory leak in ab3100_otp_probe
Axel Lin
1
-8
/
+8
2010-08-12
mfd: Fix led resource in 88pm860x
Haojian Zhuang
1
-6
/
+6
2010-08-12
mfd: Enable onkey on max8925
Haojian Zhuang
1
-0
/
+27
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-130
/
+223
2010-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
9
-21
/
+181
2010-08-11
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-52
/
+31
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
39
-410
/
+1162
2010-08-11
Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2
-4
/
+1
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
9
-5
/
+357
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
307
-4827
/
+16316
2010-08-11
lib/decompress_bunzip2.c: fix checkstack warning
Prarit Bhargava
1
-3
/
+7
2010-08-11
kfifo: add example files to the kernel sample directory
Stefani Seibold
7
-1
/
+614
2010-08-11
kfifo: replace the old non generic API
Stefani Seibold
5
-2225
/
+1164
2010-08-11
kfifo: add the new generic kfifo API
Stefani Seibold
2
-0
/
+1446
2010-08-11
kfifo: fix kfifo miss use of nozami.c
Stefani Seibold
1
-2
/
+1
2010-08-11
kfifo: kfifo_is_{full,empty} should return bools, not ints
Robert P. J. Day
1
-2
/
+2
2010-08-11
fs/sysv/super.c: add support for non-PDP11 v7 filesystems
Lubomir Rintel
1
-24
/
+51
[next]