summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-16viafb: Makefile, KconfigJoseph Chan2-0/+19
2008-10-16viafb: viafb.modes, viafb.txtJoseph Chan2-0/+1084
2008-10-16neofb: reduce panning functionKrzysztof Helt1-30/+5
2008-10-16radeonfb: revert "Fix radeon DDC regression"Jean Delvare1-4/+0
2008-10-16gpiolib: request/free hooksDavid Brownell3-13/+91
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell5-87/+75
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell3-2/+28
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell3-3/+12
2008-10-16gpio_free might sleep, generic partUwe Kleine-König2-0/+5
2008-10-16gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov1-10/+8
2008-10-16gpio: make gpiochip label constDmitry Baryshkov1-1/+1
2008-10-16rtc-ds1672 new style driverAlessandro Zummo1-80/+34
2008-10-16rtc-max6900 new style driverAlessandro Zummo1-154/+69
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor1-3/+1
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2-17/+40
2008-10-16rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala1-1/+1
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell5-47/+9
2008-10-16rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt1-5/+20
2008-10-16rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt1-78/+131
2008-10-16legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell2-10/+1
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell2-25/+0
2008-10-16rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti1-13/+295
2008-10-16rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla3-0/+300
2008-10-16rtc: DS1374 wakeup supportMarc Pignat1-0/+21
2008-10-16rtc-pcf8563: remove client validationLaurent Pinchart1-58/+0
2008-10-16autofs4: add miscellaneous device for ioctlsIan Kent7-13/+1073
2008-10-16autofs4: device node ioctl documentationIan Kent1-0/+393
2008-10-16autofs4: track uid and gid of last mount requesterIan Kent3-0/+39
2008-10-16autofs4: cleanup autofs mount type usageIan Kent5-12/+15
2008-10-16eCryptfs: remove netlink transportTyler Hicks6-388/+60
2008-10-16ecryptfs: convert to use new aopsBadari Pulavarty1-31/+50
2008-10-16eCryptfs: remove retry loop in ecryptfs_readdir()Michael Halcrow1-9/+8
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox8-311/+351
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell3-4/+9
2008-10-16orion_spi: handle 88F6183 erratumLennert Buytenhek2-0/+6
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder2-30/+50
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski1-4/+4
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks2-0/+7
2008-10-16spi: simplify spi_write_then_read()Vernon Sauder1-14/+8
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-55/+0
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov4-5/+8
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov3-2/+5
2008-10-16binfmt_som.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-10-16checkpatch: version: 0.24Andy Whitcroft1-1/+1
2008-10-16checkpatch: allow for comments either side of a brace on caseAndy Whitcroft1-1/+1
2008-10-16checkpatch: suspect indent handle macro continuationAndy Whitcroft1-1/+4
2008-10-16checkpatch: trailing statements ensure we report the end of the lineAndy Whitcroft1-1/+10
2008-10-16checkpatch: DEFINE_ macros are real definitions for exportsAndy Whitcroft1-7/+8
2008-10-16checkpatch: complex macros checks miss square bracketsAndy Whitcroft1-3/+4
2008-10-16checkpatch: suspect code indent must stop at #else/#elifAndy Whitcroft1-0/+6