summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-26leds: lp5562: use LP55xx common macros for device attributesMilo Kim
2013-08-26Documentation: leds-lp5521,lp5523: update device attribute informationMilo Kim
2013-08-26leds: lp5523: remove unnecessary writing commandsMilo Kim
2013-08-26leds: lp5523: restore legacy device attributesMilo Kim
2013-08-26leds: lp5523: LED MUX configuration on initializingMilo Kim
2013-08-26leds: lp5523: make separate API for loading engineMilo Kim
2013-08-26leds: lp5521: remove unnecessary writing commandsMilo Kim
2013-08-26leds: lp5521: restore legacy device attributesMilo Kim
2013-08-26leds: lp55xx: add common macros for device attributesMilo Kim
2013-08-26leds: lp55xx: add common data structure for programMilo Kim
2013-08-26Documentation: leds: Fix a typoSachin Kamat
2013-08-26leds: ss4200: Fix incorrect placement of __initdataSachin Kamat
2013-08-26leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat
2013-08-26leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot
2013-08-26leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot
2013-08-26leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite
2013-08-26leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han
2013-08-26leds: use dev_get_platdata()Jingoo Han
2013-08-26leds: pca9633: Add hardware blink supportMark A. Greer
2013-08-26leds: support new LP8501 device - another LP55xx commonKim, Milo
2013-08-26leds: Add device tree binding for pca9633Tony Lindgren
2013-08-25Linux 3.11-rc7Linus Torvalds
2013-08-25Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-25Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-08-24Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2013-08-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-23usb: phy: fix build breakageAnatolij Gustschin
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-23Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake
2013-08-23Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve...Dave Airlie
2013-08-22ipv4: expose IPV4_DEVCONFstephen hemminger
2013-08-22ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong