summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-27leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado1-0/+0
2013-08-27leds-pca9633: Add mutex to the ledout registerRicardo Ribalda Delgado1-31/+55
2013-08-27leds-pca9633: Unique naming of the LEDsRicardo Ribalda Delgado1-3/+5
2013-08-27leds-pca9633: Add support for PCA9634Ricardo Ribalda Delgado3-41/+85
2013-08-27leds: lp5562: use LP55xx common macros for device attributesMilo Kim1-2/+2
2013-08-27Documentation: leds-lp5521,lp5523: update device attribute informationMilo Kim2-2/+39
2013-08-27leds: lp5523: remove unnecessary writing commandsMilo Kim1-11/+3
2013-08-27leds: lp5523: restore legacy device attributesMilo Kim1-4/+223
2013-08-27leds: lp5523: LED MUX configuration on initializingMilo Kim1-1/+69
2013-08-27leds: lp5523: make separate API for loading engineMilo Kim1-4/+10
2013-08-27leds: lp5521: remove unnecessary writing commandsMilo Kim1-11/+3
2013-08-27leds: lp5521: restore legacy device attributesMilo Kim1-4/+100
2013-08-27leds: lp55xx: add common macros for device attributesMilo Kim1-0/+47
2013-08-27leds: lp55xx: add common data structure for programMilo Kim1-0/+19
2013-08-27Documentation: leds: Fix a typoSachin Kamat2-2/+2
2013-08-27leds: ss4200: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-27leds: clevo-mail: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-27leds: leds-netxbig: depends on ARCH_KIRKWOODSimon Guinot1-1/+1
2013-08-27leds: leds-ns2: depends on ARCH_KIRKWOODSimon Guinot1-4/+1
2013-08-27leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite1-1/+1
2013-08-27leds: leds-ss4200: Staticize nasgpio_led_get_attr()Jingoo Han1-1/+1
2013-08-27leds: use dev_get_platdata()Jingoo Han30-49/+52
2013-08-27leds: pca9633: Add hardware blink supportMark A. Greer3-4/+139
2013-08-27leds: support new LP8501 device - another LP55xx commonKim, Milo7-7/+537
2013-08-27leds: Add device tree binding for pca9633Tony Lindgren2-0/+116
2013-08-26Linux 3.11-rc7v3.11-rc7Linus Torvalds1-1/+1
2013-08-24ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke1-0/+10
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter1-1/+1
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter1-1/+1
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter1-1/+1
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov1-2/+0
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro4-14/+14
2013-08-23usb: phy: fix build breakageAnatolij Gustschin2-2/+2
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern1-0/+5
2013-08-23staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott1-1/+1
2013-08-23lib/lz4: correct the LZ4 licenseRichard Laager3-7/+7
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko3-3/+2
2013-08-23nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...Vyacheslav Dubeyko1-1/+1
2013-08-23nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...Vyacheslav Dubeyko1-2/+1
2013-08-23drivers/platform/olpc/olpc-ec.c: initialise earlierDaniel Drake1-1/+1
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger2-33/+35
2013-08-23ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong3-1/+26
2013-08-23be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-22Revert "genetlink: fix family dump race"Johannes Berg1-7/+0
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea3-3/+6
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds3-3/+2
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2-6/+59