Commit Graph

114820 Commits (3d599d1ca57f443e5c4ff5af1e69d90350082f77)
 

Author SHA1 Message Date
Uwe Kleine-König 3d599d1ca5 gpio_free might sleep, generic part 16 years ago
Dmitry Baryshkov c557fa3e4c gpio: max7301: fix the race between chip addition and pins reconfiguration 16 years ago
Dmitry Baryshkov 4fd5463c43 gpio: make gpiochip label const 16 years ago
Alessandro Zummo 1716b0fea3 rtc-ds1672 new style driver 16 years ago
Alessandro Zummo 6fd5c03f82 rtc-max6900 new style driver 16 years ago
Andrew Victor fb0d4ec4d3 rtc-at91rm9200: remove now-unneeded code 16 years ago
Steven A. Falco d3a126fcf9 rtc: rtc-m41t80.c: add support for the ST M41T65 RTC 16 years ago
Kumar Gala 0327457221 rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE 16 years ago
David Brownell 743e6a504f rtc: file close() consistently disables repeating irqs 16 years ago
Paul Mundt 37fc5e2c42 rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC 16 years ago
Paul Mundt 0053dc0d13 rtc: rtc-rs5c372: SMBus conversion/support 16 years ago
David Brownell 0f4d3fd8ac legacy rtc: remove needless/confusing HPET_RTC_IRQ option 16 years ago
David Brownell f841a487d4 rtc: remove some NOP open/release methods 16 years ago
Rodolfo Giometti cb49a5e9ee rtc-ds1307: alarm support for ds1337/ds1339 16 years ago
Dennis Aberilla 2f9b75e09e rtc: add device driver for Dallas DS3234 SPI RTC chip 16 years ago
Marc Pignat 986e36a5b8 rtc: DS1374 wakeup support 16 years ago
Laurent Pinchart 5d5b4d74f9 rtc-pcf8563: remove client validation 16 years ago
Ian Kent 8d7b48e0bc autofs4: add miscellaneous device for ioctls 16 years ago
Ian Kent 4b22ff1341 autofs4: device node ioctl documentation 16 years ago
Ian Kent c0f54d3e54 autofs4: track uid and gid of last mount requester 16 years ago
Ian Kent bb979d7fc3 autofs4: cleanup autofs mount type usage 16 years ago
Tyler Hicks 624ae52845 eCryptfs: remove netlink transport 16 years ago
Badari Pulavarty 807b7ebe41 ecryptfs: convert to use new aops 16 years ago
Michael Halcrow 7d6c704558 eCryptfs: remove retry loop in ecryptfs_readdir() 16 years ago
Alan Cox 9d793b0bcb i2o: Fix 32/64bit DMA locking 16 years ago
David Brownell 673c0c0038 spi: core and gpio expanders use subsys_init 16 years ago
Lennert Buytenhek 2bec19feab orion_spi: handle 88F6183 erratum 16 years ago
Vernon Sauder f1f640a9c1 pxa2xx_spi: fix chip_info defaults and documentation. 16 years ago
Guennadi Liakhovetski 65a00a2065 pxa2xx_spi: minor cleanup 16 years ago
Ben Dooks cf46b973f7 spi_s3c24xx: pin configuration updates 16 years ago
Vernon Sauder f9b90e39cb spi: simplify spi_write_then_read() 16 years ago
Kumar Gala 62f9e8f15a mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE 16 years ago
Kirill A. Shutemov bf2a9a3963 Allow recursion in binfmt_script and binfmt_misc 16 years ago
Kirill A. Shutemov 53112488be alpha: introduce field 'taso' into struct linux_binprm 16 years ago
Adrian Bunk cde162c2a9 binfmt_som.c: add MODULE_LICENSE 16 years ago
Andy Whitcroft 6e144ee546 checkpatch: version: 0.24 16 years ago
Andy Whitcroft 3fef12d6cb checkpatch: allow for comments either side of a brace on case 16 years ago
Andy Whitcroft 740504c61f checkpatch: suspect indent handle macro continuation 16 years ago
Andy Whitcroft bb44ad39c8 checkpatch: trailing statements ensure we report the end of the line 16 years ago
Andy Whitcroft 4801205864 checkpatch: DEFINE_ macros are real definitions for exports 16 years ago
Andy Whitcroft bf30d6ede0 checkpatch: complex macros checks miss square brackets 16 years ago
Andy Whitcroft f16fa28f7b checkpatch: suspect code indent must stop at #else/#elif 16 years ago
Andy Whitcroft 8ed22cad9c checkpatch: pull out known acceptable typedefs 16 years ago
Andy Whitcroft afbe8d283b checkpatch: accept any sized le/be type 16 years ago
Andy Whitcroft b132e5d586 checkpatch: macros which define structure members are not complex 16 years ago
Andy Whitcroft 170d3a2268 checkpatch: handle do without braces if we have enough context 16 years ago
Andy Whitcroft a6a8406282 checkpatch: labels are not possible types 16 years ago
Andy Whitcroft 0776e59460 checkpatch: do is not a possible type 16 years ago
Andy Whitcroft 5fdd23acf9 checkpatch: version: 0.23 16 years ago
Andy Whitcroft 306708547b checkpatch: ensure we only apply checks to the lines within hunks 16 years ago