Age | Commit message (Expand) | Author | Files | Lines |
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-13 | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue | Mikulas Patocka | 1 | -0/+4 |
2014-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 42 | -302/+285 |
2014-04-13 | Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -17/+3 |
2014-04-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 29 | -422/+1213 |
2014-04-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -124/+192 |
2014-04-13 | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb | Linus Torvalds | 4 | -109/+138 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 12 | -175/+54 |
2014-04-13 | drivers: net: xen-netfront: fix array initialization bug | Vincenzo Maffione | 1 | -1/+1 |
2014-04-13 | 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-12 | Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -30/+115 |
2014-04-12 | Merge tag 'md/3.15' of git://neil.brown.name/md | Linus Torvalds | 5 | -51/+61 |
2014-04-12 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2 | -236/+491 |
2014-04-12 | ib_srpt: Use correct ib_sg_dma primitives | Mike Marciniszyn | 1 | -6/+10 |
2014-04-12 | target/tcm_fc: Rename ft_tport_create to ft_tport_get | Andy Grover | 1 | -3/+3 |
2014-04-12 | target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn | Andy Grover | 1 | -6/+6 |
2014-04-12 | target/tcm_fc: Rename structs and list members for clarity | Andy Grover | 2 | -33/+32 |
2014-04-12 | target/tcm_fc: Limit to 1 TPG per wwn | Andy Grover | 2 | -11/+12 |
2014-04-12 | target/tcm_fc: Don't export ft_lport_list | Andy Grover | 2 | -2/+1 |
2014-04-12 | target/tcm_fc: Fix use-after-free of ft_tpg | Andy Grover | 1 | -0/+1 |
2014-04-12 | target: Add check to prevent Abort Task from aborting itself | Alex Leung | 1 | -0/+5 |
2014-04-12 | Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -27/+28 |
2014-04-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 12 | -62/+66 |
2014-04-12 | Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -14/+12 |
2014-04-12 | drivers: net: cpsw: enable interrupts after napi enable and clearing previous... | Mugunthan V N | 1 | -6/+6 |
2014-04-12 | drivers: net: cpsw: discard all packets received when interface is down | Mugunthan V N | 1 | -1/+1 |
2014-04-12 | Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2014-04-12 | 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-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 5 | -6/+6 |
2014-04-11 | Drivers: net: hyperv: Address UDP checksum issues | KY Srinivasan | 3 | -2/+37 |
2014-04-11 | Drivers: net: hyperv: Negotiate suitable ndis version for offload support | KY Srinivasan | 1 | -1/+1 |
2014-04-11 | Drivers: net: hyperv: Allocate memory for all possible per-pecket information | KY Srinivasan | 1 | -1/+3 |
2014-04-11 | bonding: Remove debug_fs files when module init fails | Thomas Richter | 1 | -0/+1 |
2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |