summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: remove some NOP open/release methodsDavid Brownell2008-10-162-25/+0
* rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti2008-10-161-13/+295
* rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla2008-10-163-0/+300
* rtc: DS1374 wakeup supportMarc Pignat2008-10-161-0/+21
* rtc-pcf8563: remove client validationLaurent Pinchart2008-10-161-58/+0
* autofs4: add miscellaneous device for ioctlsIan Kent2008-10-167-13/+1073
* autofs4: device node ioctl documentationIan Kent2008-10-161-0/+393
* autofs4: track uid and gid of last mount requesterIan Kent2008-10-163-0/+39
* autofs4: cleanup autofs mount type usageIan Kent2008-10-165-12/+15
* eCryptfs: remove netlink transportTyler Hicks2008-10-166-388/+60
* ecryptfs: convert to use new aopsBadari Pulavarty2008-10-161-31/+50
* eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow2008-10-161-9/+8
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-168-311/+351
* spi: core and gpio expanders use subsys_initDavid Brownell2008-10-163-4/+9
* orion_spi: handle 88F6183 erratumLennert Buytenhek2008-10-162-0/+6
* pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder2008-10-162-30/+50
* pxa2xx_spi: minor cleanupGuennadi Liakhovetski2008-10-161-4/+4
* spi_s3c24xx: pin configuration updatesBen Dooks2008-10-162-0/+7
* spi: simplify spi_write_then_read()Vernon Sauder2008-10-161-14/+8
* mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-161-55/+0
* Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov2008-10-164-5/+8
* alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov2008-10-163-2/+5
* binfmt_som.c: add MODULE_LICENSEAdrian Bunk2008-10-161-0/+2
* checkpatch: version: 0.24Andy Whitcroft2008-10-161-1/+1
* checkpatch: allow for comments either side of a brace on caseAndy Whitcroft2008-10-161-1/+1
* checkpatch: suspect indent handle macro continuationAndy Whitcroft2008-10-161-1/+4
* checkpatch: trailing statements ensure we report the end of the lineAndy Whitcroft2008-10-161-1/+10
* checkpatch: DEFINE_ macros are real definitions for exportsAndy Whitcroft2008-10-161-7/+8
* checkpatch: complex macros checks miss square bracketsAndy Whitcroft2008-10-161-3/+4
* checkpatch: suspect code indent must stop at #else/#elifAndy Whitcroft2008-10-161-0/+6
* checkpatch: pull out known acceptable typedefsAndy Whitcroft2008-10-161-1/+7
* checkpatch: accept any sized le/be typeAndy Whitcroft2008-10-161-1/+1
* checkpatch: macros which define structure members are not complexAndy Whitcroft2008-10-161-0/+1
* checkpatch: handle do without braces if we have enough contextAndy Whitcroft2008-10-161-3/+24
* checkpatch: labels are not possible typesAndy Whitcroft2008-10-161-1/+1
* checkpatch: do is not a possible typeAndy Whitcroft2008-10-161-6/+18
* checkpatch: version: 0.23Andy Whitcroft2008-10-161-1/+1
* checkpatch: ensure we only apply checks to the lines within hunksAndy Whitcroft2008-10-161-2/+3
* checkpatch: suspect indent count condition lines correctlyAndy Whitcroft2008-10-161-1/+2
* checkpatch: check line endings in text format filesAndy Whitcroft2008-10-161-3/+4
* checkpatch: handle comment/quote nesting correctlyAndy Whitcroft2008-10-161-1/+1
* checkpatch: suppress errors triggered by short patchAndy Whitcroft2008-10-161-0/+1
* checkpatch: case/default checks should only check changed linesAndy Whitcroft2008-10-161-8/+9
* checkpatch: version: 0.22Andy Whitcroft2008-10-161-1/+1
* checkpatch: perform indent checks on perlAndy Whitcroft2008-10-161-2/+5
* checkpatch: report the correct lines for single statement blocksAndy Whitcroft2008-10-161-3/+3
* checkpatch: %Lx tests should hand %% as a literalAndy Whitcroft2008-10-161-0/+1
* checkpatch: suspect indent -- skip over preprocessor, label and blank linesAndy Whitcroft2008-10-161-10/+15
* checkpatch: report the real first line of all suspect indentsAndy Whitcroft2008-10-161-55/+86
* checkpatch: report any absolute references to kernel source filesAndy Whitcroft2008-10-161-0/+41
OpenPOWER on IntegriCloud