aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-16gpiolib: request/free hooksDavid Brownell
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell
2008-10-16gpio_free might sleep, generic partUwe Kleine-König
2008-10-16gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov
2008-10-16gpio: make gpiochip label constDmitry Baryshkov
2008-10-16rtc-ds1672 new style driverAlessandro Zummo
2008-10-16rtc-max6900 new style driverAlessandro Zummo
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco
2008-10-16rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell
2008-10-16rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt
2008-10-16rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt
2008-10-16legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell
2008-10-16rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti
2008-10-16rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla
2008-10-16rtc: DS1374 wakeup supportMarc Pignat
2008-10-16rtc-pcf8563: remove client validationLaurent Pinchart
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent
2008-10-16autofs4: device node ioctl documentationIan Kent
2008-10-16autofs4: track uid and gid of last mount requesterIan Kent
2008-10-16autofs4: cleanup autofs mount type usageIan Kent
2008-10-16eCryptfs: remove netlink transportTyler Hicks
2008-10-16ecryptfs: convert to use new aopsBadari Pulavarty
2008-10-16eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell
2008-10-16orion_spi: handle 88F6183 erratumLennert Buytenhek
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks
2008-10-16spi: simplify spi_write_then_read()Vernon Sauder
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov
2008-10-16binfmt_som.c: add MODULE_LICENSEAdrian Bunk
2008-10-16checkpatch: version: 0.24Andy Whitcroft
2008-10-16checkpatch: allow for comments either side of a brace on caseAndy Whitcroft
2008-10-16checkpatch: suspect indent handle macro continuationAndy Whitcroft
2008-10-16checkpatch: trailing statements ensure we report the end of the lineAndy Whitcroft
2008-10-16checkpatch: DEFINE_ macros are real definitions for exportsAndy Whitcroft
2008-10-16checkpatch: complex macros checks miss square bracketsAndy Whitcroft
2008-10-16checkpatch: suspect code indent must stop at #else/#elifAndy Whitcroft
2008-10-16checkpatch: pull out known acceptable typedefsAndy Whitcroft
2008-10-16checkpatch: accept any sized le/be typeAndy Whitcroft
2008-10-16checkpatch: macros which define structure members are not complexAndy Whitcroft
2008-10-16checkpatch: handle do without braces if we have enough contextAndy Whitcroft