Age | Commit message (Expand) | Author |
2008-10-16 | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC | Paul Mundt |
2008-10-16 | rtc: rtc-rs5c372: SMBus conversion/support | Paul Mundt |
2008-10-16 | legacy rtc: remove needless/confusing HPET_RTC_IRQ option | David Brownell |
2008-10-16 | rtc: remove some NOP open/release methods | David Brownell |
2008-10-16 | rtc-ds1307: alarm support for ds1337/ds1339 | Rodolfo Giometti |
2008-10-16 | rtc: add device driver for Dallas DS3234 SPI RTC chip | Dennis Aberilla |
2008-10-16 | rtc: DS1374 wakeup support | Marc Pignat |
2008-10-16 | rtc-pcf8563: remove client validation | Laurent Pinchart |
2008-10-16 | autofs4: add miscellaneous device for ioctls | Ian Kent |
2008-10-16 | autofs4: device node ioctl documentation | Ian Kent |
2008-10-16 | autofs4: track uid and gid of last mount requester | Ian Kent |
2008-10-16 | autofs4: cleanup autofs mount type usage | Ian Kent |
2008-10-16 | eCryptfs: remove netlink transport | Tyler Hicks |
2008-10-16 | ecryptfs: convert to use new aops | Badari Pulavarty |
2008-10-16 | eCryptfs: remove retry loop in ecryptfs_readdir() | Michael Halcrow |
2008-10-16 | i2o: Fix 32/64bit DMA locking | Alan Cox |
2008-10-16 | spi: core and gpio expanders use subsys_init | David Brownell |
2008-10-16 | orion_spi: handle 88F6183 erratum | Lennert Buytenhek |
2008-10-16 | pxa2xx_spi: fix chip_info defaults and documentation. | Vernon Sauder |
2008-10-16 | pxa2xx_spi: minor cleanup | Guennadi Liakhovetski |
2008-10-16 | spi_s3c24xx: pin configuration updates | Ben Dooks |
2008-10-16 | spi: simplify spi_write_then_read() | Vernon Sauder |
2008-10-16 | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-10-16 | Allow recursion in binfmt_script and binfmt_misc | Kirill A. Shutemov |
2008-10-16 | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov |
2008-10-16 | binfmt_som.c: add MODULE_LICENSE | Adrian Bunk |
2008-10-16 | checkpatch: version: 0.24 | Andy Whitcroft |
2008-10-16 | checkpatch: allow for comments either side of a brace on case | Andy Whitcroft |
2008-10-16 | checkpatch: suspect indent handle macro continuation | Andy Whitcroft |
2008-10-16 | checkpatch: trailing statements ensure we report the end of the line | Andy Whitcroft |
2008-10-16 | checkpatch: DEFINE_ macros are real definitions for exports | Andy Whitcroft |
2008-10-16 | checkpatch: complex macros checks miss square brackets | Andy Whitcroft |
2008-10-16 | checkpatch: suspect code indent must stop at #else/#elif | Andy Whitcroft |
2008-10-16 | checkpatch: pull out known acceptable typedefs | Andy Whitcroft |
2008-10-16 | checkpatch: accept any sized le/be type | Andy Whitcroft |
2008-10-16 | checkpatch: macros which define structure members are not complex | Andy Whitcroft |
2008-10-16 | checkpatch: handle do without braces if we have enough context | Andy Whitcroft |
2008-10-16 | checkpatch: labels are not possible types | Andy Whitcroft |
2008-10-16 | checkpatch: do is not a possible type | Andy Whitcroft |
2008-10-16 | checkpatch: version: 0.23 | Andy Whitcroft |
2008-10-16 | checkpatch: ensure we only apply checks to the lines within hunks | Andy Whitcroft |
2008-10-16 | checkpatch: suspect indent count condition lines correctly | Andy Whitcroft |
2008-10-16 | checkpatch: check line endings in text format files | Andy Whitcroft |
2008-10-16 | checkpatch: handle comment/quote nesting correctly | Andy Whitcroft |
2008-10-16 | checkpatch: suppress errors triggered by short patch | Andy Whitcroft |
2008-10-16 | checkpatch: case/default checks should only check changed lines | Andy Whitcroft |
2008-10-16 | checkpatch: version: 0.22 | Andy Whitcroft |
2008-10-16 | checkpatch: perform indent checks on perl | Andy Whitcroft |
2008-10-16 | checkpatch: report the correct lines for single statement blocks | Andy Whitcroft |
2008-10-16 | checkpatch: %Lx tests should hand %% as a literal | Andy Whitcroft |