summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc-ds1672 new style driverAlessandro Zummo2008-10-161-80/+34
* rtc-max6900 new style driverAlessandro Zummo2008-10-161-154/+69
* rtc-at91rm9200: remove now-unneeded codeAndrew Victor2008-10-161-3/+1
* rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2008-10-162-17/+40
* rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala2008-10-161-1/+1
* rtc: file close() consistently disables repeating irqsDavid Brownell2008-10-165-47/+9
* rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt2008-10-161-5/+20
* rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt2008-10-161-78/+131
* legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell2008-10-162-10/+1
* 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
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-167-31/+339
* spi: core and gpio expanders use subsys_initDavid Brownell2008-10-163-4/+9
* orion_spi: handle 88F6183 erratumLennert Buytenhek2008-10-161-0/+5
* pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder2008-10-161-19/+27
* pxa2xx_spi: minor cleanupGuennadi Liakhovetski2008-10-161-4/+4
* spi_s3c24xx: pin configuration updatesBen Dooks2008-10-161-0/+6
* 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
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-164-10/+9
* AT91: atmel_pwm only available for certain AT91 processorsAndrew Victor2008-10-161-1/+1
* Fix typo in the FIRMWARE_IN_KERNEL helpAlberto Bertogli2008-10-161-1/+1
* sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa2008-10-161-0/+1
* Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-1/+1
* vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-161-5/+2
* nubus: fix mis-indented statementIlpo Järvinen2008-10-161-1/+1
* eeepc: depends on RFKILLRandy Dunlap2008-10-161-0/+1
* drivers/misc: Use DIV_ROUND_UPJulia Lawall2008-10-161-1/+1
* misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-163-5/+5
* olpc: olpc_battery.c sparse endian annotationsHarvey Harrison2008-10-161-12/+8
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-154-0/+659
|\
| * RTC: M48T35: new RTC driverThomas Bogendoerfer2008-10-153-0/+244
| * MIPS: DS1286: New RTC driverThomas Bogendoerfer2008-10-153-0/+415
* | tty: make sure that proc_clear_tty stores the cpu flagsArjan van de Ven2008-10-151-2/+3
* | metronomefb: Fix warning when building 64bitAlan Cox2008-10-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2008-10-1531-346/+610
|\ \ | |/ |/|
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-151518-60950/+126803
| |\
| * | hvc_console: Fix free_irq in spinlocked sectionChristian Borntraeger2008-10-151-5/+5
| * | Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt2008-10-143-0/+221
| |\ \
| | * | i2c: MPC8349E-mITX Power Management and GPIO expander driverAnton Vorontsov2008-10-133-0/+221
| | * | OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov2008-10-131-1/+1
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-143-5/+4
| |\ \ \ | | |/ / | |/| |
| | * | OF: add fsl,mcu-mpc8349emitx to the exception listAnton Vorontsov2008-10-081-1/+1
| | * | i2c-mpc: suppress I2C device probingWolfgang Grandegger2008-10-081-1/+0
| | * | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-081-3/+3
| * | | of: Add new helper of_parse_phandles_with_args()Anton Vorontsov2008-10-132-62/+128
| * | | powerpc/of-bindings: Don't support linux,<modalias> "compatible" valuesGrant Likely2008-10-101-20/+5
OpenPOWER on IntegriCloud