summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: add ability to set suspend modeMike Rapoport2009-06-052-1/+21
* [ARM] pxa: add udc support for pxa3xxRobert Jarzmik2009-06-051-1/+1
* [ARM] pxa: allow IRQ_BOARD_END to be customized and make zylonite to use itPhilipp Zabel2009-06-052-5/+12
* [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport2009-06-055-139/+10
* [ARM] pxa: add PWM devices support for pxa168/910Eric Miao2009-06-058-6/+105
* [ARM] pxa: add missing IRQ_PXA910_NONE to irqs.hEric Miao2009-06-051-0/+1
* [ARM] pxa: move pwm.c to common plat-pxa directoryEric Miao2009-06-053-1/+2
* [ARM] pxa: build pwm.c according to HAVE_PWM instead of PXA_PWMEric Miao2009-06-052-7/+1
* [ARM] pxa: allow PWM ID base number to be specified in pwm_id_tableEric Miao2009-06-051-2/+3
* [ARM] pxa: simplify secondary PWM handling and use platform_device_id tableEric Miao2009-06-051-67/+49
* [ARM] pxa: add I2C (TWSI) devices to pxa168/pxa910Eric Miao2009-06-055-0/+64
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-0523-22/+22
* [ARM] pxa: add platform device ID table to pxa i2c driverEric Miao2009-06-052-3/+19
* Linux 2.6.30-rc8v2.6.30-rc8Linus Torvalds2009-06-021-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-021-83/+195
|\
| * powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt2009-06-021-83/+195
* | parport: quickfix the proc registration bugAlan Cox2009-06-022-3/+14
* | pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-024-16/+33
|\ \
| * | net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-021-6/+17
| * | e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| * | forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-011-6/+0
| |\ \
| | * | Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-271-6/+0
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-06-023-5/+7
|\ \ \ \
| * | | | xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher2009-06-011-1/+1
| * | | | xfs: fix overflow in xfs_growfs_data_privateEric Sandeen2009-06-011-1/+1
| * | | | xfs: fix double unlock in xfs_swap_extents()Felix Blyakher2009-06-011-3/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-011-3/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | crypto: hash - Fix handling of sg entry that crosses page boundaryHerbert Xu2009-05-311-3/+4
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-012-1/+7
|\ \ \ \ \
| * | | | | hwmon: Update documentation on fan_maxChristian Engelmayer2009-06-011-0/+6
| * | | | | hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-011-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-06-013-4/+5
|\ \ \ \ \
| * | | | | sparc64: Fix section attribute warnings.David S. Miller2009-05-292-2/+2
| * | | | | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.David S. Miller2009-05-071-2/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-0123-56/+109
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
| * | | | | MAINTAINERS: take maintainership of the cpmac Ethernet driverFlorian Fainelli2009-06-011-0/+7
| * | | | | net/firmare: Ignore .cis filesMatt Kraai2009-05-291-0/+1
| * | | | | ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-291-0/+1
| * | | | | mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-291-4/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-293-6/+9
| |\ \ \ \ \
| | * | | | | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
| | * | | | | at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
| * | | | | | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-291-1/+1
| * | | | | | cxgb3: link fault fixesDivy Le Ray2009-05-292-3/+10
| * | | | | | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-292-8/+7
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-275-1/+33
| |\ \ \ \ \
| | * | | | | netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-271-0/+6
OpenPOWER on IntegriCloud