aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | powerpc: Fix no interrupt handling in pata_of_platformAnton Vorontsov2008-10-101-1/+1
| |/ /
| * | powerpc/iseries: Remove unused variable in viodasd.cJohann Felix Soden2008-10-071-3/+0
| * | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-077-14/+249
| |\ \
| | * | ibm_newemac: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-10-024-9/+143
| | * | ibm_newemac: MAL support for PowerPC 405EZJosh Boyer2008-09-301-5/+55
| | * | ibm_newemac: Introduce mal_has_featureJosh Boyer2008-09-302-0/+42
| | * | ibm_newemac: Allow the "no flow control" EMAC feature to workJosh Boyer2008-09-303-0/+9
| * | | serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-251-180/+1
| * | | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-236-7/+7
| |/ /
| * | cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serialBecky Bruce2008-09-194-8/+11
| * | serial/cpm_uart: Remove dead Kconfig optionsKumar Gala2008-09-161-36/+0
| * | Merge branch 'linux-2.6'Paul Mackerras2008-09-10524-6361/+7804
| |\ \
| * | | powerpc/drivers: Use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-201-1/+1
| * | | hotplug/rpaphp: Remove unused error path codeStephen Rothwell2008-08-201-4/+0
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-10-1410-295/+808
|\ \ \ \
| * | | | i2c-viapro: Add support for SMBus Process Call transactionsPrakash Mortha2008-10-141-1/+12
| * | | | i2c: Restore i2c_smbus_process_call functionPrakash Mortha2008-10-141-0/+22
| * | | | i2c: Do earlier driver model initDavid Brownell2008-10-141-1/+4
| * | | | i2c: Only build Tyan SMBus mux drivers on x86Jean Delvare2008-10-141-2/+2
| * | | | i2c: Guard against oopses from bad init sequencesDavid Brownell2008-10-141-0/+8
| * | | | i2c-parport-light: Don't register a platform device resourceJean Delvare2008-10-141-31/+8
| * | | | hwmon: (dme1737) Convert to a new-style i2c driverJean Delvare2008-10-141-58/+48