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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
gpio: max7301: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio: max7300: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio: adp5520: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio/vt8500: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-27
gpio: em: Make use of devm functions
Magnus Damm
1
-34
/
+19
2013-03-27
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Mathias Nyman
2
-1
/
+2
2013-03-27
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
1
-1
/
+1
2013-03-27
gpio-sch: Allow for more than 8 lines in the resume well
Darren Hart
1
-10
/
+27
2013-03-27
Add TI TCA9554 to supported devices table
Nikolay Balandin
1
-0
/
+1
2013-03-27
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
1
-4
/
+0
2013-03-27
gpio-ich: Check for pin availability at request time
Jean Delvare
1
-12
/
+3
2013-03-06
gpio/em: Add Device Tree support
Magnus Damm
1
-3
/
+42
2013-03-06
gpio/omap: warn if bank is not enabled on setting irq type
Jon Hunter
1
-0
/
+3
2013-03-06
gpio/omap: convert gpio irq domain to linear mapping
Jon Hunter
1
-41
/
+31
2013-03-04
gpio/tegra: assume CONFIG_OF
Stephen Warren
1
-6
/
+5
2013-03-02
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Mika Westerberg
1
-2
/
+2
2013-03-02
gpiolib: move comment to right function
Alexandre Courbot
1
-1
/
+1
2013-03-02
gpiolib: use const parameters when possible
Alexandre Courbot
1
-13
/
+16
2013-03-02
gpiolib: check descriptors validity before use
Alexandre Courbot
1
-47
/
+65
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
13
-134
/
+920
2013-02-28
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
1
-0
/
+1
2013-02-28
Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-38
/
+112
2013-02-28
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2
-21
/
+5
2013-02-28
Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+8
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
13
-265
/
+1885
2013-02-28
Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
1
-11
/
+55
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-691
/
+1161
2013-02-28
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-1418
/
+3980
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+5
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
49
-923
/
+2165
2013-02-28
clocksource: time-armada-370-xp: add local timer support
Gregory CLEMENT
1
-38
/
+112
2013-02-28
Merge branch 'timer/cleanup' into late/mvebu2
Arnd Bergmann
7
-28
/
+62
2013-02-28
Merge 'mmc/upstream' into late/mvebu2
Arnd Bergmann
113
-702
/
+938
2013-02-27
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
115
-1163
/
+1220
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
32
-176
/
+117
2013-02-27
w1: add support for DS2413 Dual Channel Addressable Switch
Mariusz Bialonczyk
4
-5
/
+189
2013-02-27
memstick: move the dereference below the NULL test
Wei Yongjun
1
-1
/
+2
2013-02-27
drivers/pps/clients/pps-gpio.c: use devm_kzalloc
Julia Lawall
1
-4
/
+2
2013-02-27
mtd: mtd_stresstest: use prandom_bytes()
Akinobu Mita
1
-2
/
+1
2013-02-27
mtd: mtd_subpagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+12
2013-02-27
mtd: mtd_speedtest: use prandom_bytes
Akinobu Mita
1
-8
/
+1
2013-02-27
mtd: mtd_pagetest: convert to use prandom library
Akinobu Mita
1
-30
/
+13
2013-02-27
mtd: mtd_oobtest: convert to use prandom library
Akinobu Mita
1
-33
/
+16
2013-02-27
mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()
Akinobu Mita
1
-1
/
+1
2013-02-27
nbd: fix sparse warning
Alex Elder
1
-0
/
+1
2013-02-27
nbd: show read-only state in sysfs
Paolo Bonzini
1
-0
/
+3
2013-02-27
nbd: fsync and kill block device on shutdown
Paolo Bonzini
1
-0
/
+10
2013-02-27
nbd: support FLUSH requests
Alex Bligh
1
-2
/
+20
2013-02-27
drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionally
Dae S. Kim
1
-7
/
+9
2013-02-27
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
1
-10
/
+28
[next]