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
2014-05-21
pwm: renesas-tpu: remove unused struct tpu_pwm_platform_data
Alexandre Belloni
1
-16
/
+3
2014-05-21
pwm: add period and polarity to struct pwm_lookup
Alexandre Belloni
1
-1
/
+7
2014-05-08
pwm: twl: Really disable twl6030 PWMs
Axel Lin
1
-8
/
+0
2014-05-07
pwm: lpss: Fix const qualifier and sparse warnings
Thierry Reding
1
-2
/
+2
2014-05-07
pwm: spear: fix check on pwmchip_add() return value
Beniamino Galvani
1
-1
/
+1
2014-05-07
pwm-backlight: switch to gpiod interface
Alexandre Courbot
1
-40
/
+29
2014-05-02
pwm-backlight: Disable backlight on shutdown
Thierry Reding
1
-0
/
+9
2014-04-28
pwm: lpss: Add support for PCI devices
Alan Cox
1
-31
/
+130
2014-04-28
pwm: vt8500: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: tiehrpwm: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: pwm-tiecap: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: tegra: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: spear: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: renesas-tpu: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: pxa: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: i.MX: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: ab8500: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-28
pwm: kona: Introduce Kona PWM controller support
Tim Kryger
3
-0
/
+328
2014-04-12
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-302
/
+285
2014-04-12
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
29
-422
/
+1213
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-124
/
+192
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
4
-109
/
+138
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-175
/
+54
2014-04-12
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
1
-1
/
+1
2014-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+2
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
1
-0
/
+48
2014-04-12
net: sun4i-emac: add promiscuous support
Marc Zyngier
1
-9
/
+21
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-11
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-30
/
+115
2014-04-11
Merge tag 'md/3.15' of git://neil.brown.name/md
Linus Torvalds
5
-51
/
+61
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-236
/
+491
2014-04-11
ib_srpt: Use correct ib_sg_dma primitives
Mike Marciniszyn
1
-6
/
+10
2014-04-11
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
1
-3
/
+3
2014-04-11
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
1
-6
/
+6
2014-04-11
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
2
-33
/
+32
2014-04-11
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
2
-11
/
+12
2014-04-11
target/tcm_fc: Don't export ft_lport_list
Andy Grover
2
-2
/
+1
2014-04-11
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
1
-0
/
+1
2014-04-11
target: Add check to prevent Abort Task from aborting itself
Alex Leung
1
-0
/
+5
2014-04-11
Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-27
/
+28
2014-04-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
12
-62
/
+66
2014-04-11
Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+12
2014-04-11
drivers: net: cpsw: enable interrupts after napi enable and clearing previous...
Mugunthan V N
1
-6
/
+6
2014-04-11
drivers: net: cpsw: discard all packets received when interface is down
Mugunthan V N
1
-1
/
+1
2014-04-11
Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2014-04-11
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44
-183
/
+738
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
5
-6
/
+6
[next]