Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-22 | 27 | -248/+969 | |
|\ | ||||||
| * | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 | 927 | -121467/+81710 | |
| |\ | ||||||
| | * | [ARM] Remove leds-tosa.c | Russell King | 2008-04-19 | 1 | -132/+0 | |
| * | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 | 300 | -1744/+2524 | |
| |\ \ | ||||||
| | * | | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell | 2008-04-14 | 2 | -1/+101 | |
| | * | | ARM: OMAP: 5912 OSK GPIO updates | David Brownell | 2008-04-14 | 1 | -40/+0 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-------. \ \ | Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x... | Russell King | 2008-04-19 | 25 | -210/+868 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | [ARM] pxa: restrict availability of pxa2xx PCMCIA drivers | Russell King | 2008-04-19 | 1 | -0/+1 | |
| | | | | | * | | | [ARM] 4974/1: Drop unused leds-tosa. | Dmitry Baryshkov | 2008-04-19 | 3 | -138/+0 | |
| | | | | | * | | | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov | 2008-04-19 | 1 | -0/+10 | |
| | | | | | * | | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 2008-04-19 | 3 | -0/+274 | |
| | | | | | * | | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 | 3 | -0/+450 | |
| | | | | | * | | | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 2008-04-19 | 7 | -0/+7 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | | * | | | plat-orion: make orion_nand available for all Orion families | Lennert Buytenhek | 2008-03-27 | 2 | -2/+2 | |
| | | | | * | | | plat-orion: make i2c-mv64xxx available for all Orion families | Lennert Buytenhek | 2008-03-27 | 1 | -1/+1 | |
| | | | | * | | | plat-orion: make mv643xx_eth available for all Orion families | Lennert Buytenhek | 2008-03-27 | 1 | -1/+1 | |
| | | | | * | | | plat-orion: make ehci-orion available for all Orion families | Lennert Buytenhek | 2008-03-27 | 2 | -3/+2 | |
| | | | | * | | | sata_mv: mbus decode window support | Lennert Buytenhek | 2008-03-27 | 1 | -0/+31 | |
| | | | | * | | | ehci-orion: mbus decode window support | Lennert Buytenhek | 2008-03-27 | 1 | -2/+34 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| | | | * | | | [ARM] 4999/1: <IMX UART>: fix membase | Sascha Hauer | 2008-04-17 | 1 | -2/+2 | |
| | | | * | | | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size | Sascha Hauer | 2008-04-17 | 1 | -10/+15 | |
| | | | * | | | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup | Sascha Hauer | 2008-04-17 | 1 | -1/+1 | |
| | | | * | | | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling | Sascha Hauer | 2008-04-17 | 1 | -1/+3 | |
| | | | * | | | [ARM] 4994/1: <IMX UART>: Move error handling into execution path | Sascha Hauer | 2008-04-17 | 1 | -41/+33 | |
| | | | * | | | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines | Sascha Hauer | 2008-04-17 | 1 | -4/+0 | |
| | |_|/ / / | |/| | | | | ||||||
| | * | | | | [ARM] 4980/1: [AT91] emQbit ECB_AT91 board support | Andrew Victor | 2008-04-17 | 1 | -1/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-22 | 8 | -30/+158 | |
|\ \ \ \ \ | ||||||
| * | | | | | cpumask: add show cpu map functions | Mike Travis | 2008-04-19 | 1 | -0/+48 | |
| * | | | | | cpumask: use new cpus_scnprintf function | Mike Travis | 2008-04-19 | 4 | -18/+94 | |
| * | | | | | nodemask: use new node_to_cpumask_ptr function | Mike Travis | 2008-04-19 | 1 | -3/+4 | |
| * | | | | | generic: use new set_cpus_allowed_ptr function | Mike Travis | 2008-04-19 | 3 | -10/+13 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-04-22 | 6 | -125/+528 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 2008-04-18 | 2 | -16/+51 | |
| * | | | | Fix sh_keysc double free | Magnus Damm | 2008-04-18 | 1 | -1/+0 | |
| * | | | | rtc: rtc-sh: Add support for periodic IRQs. | Angelo Castello | 2008-04-18 | 1 | -109/+187 | |
| * | | | | sh: SuperH KEYSC platform driver | Magnus Damm | 2008-04-18 | 3 | -0/+291 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-19 | 424 | -103368/+55862 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-18 | 162 | -278/+768 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-17 | 65 | -3904/+3328 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [netdrvr] forcedeth: internal simplifications; changelog removal | Jeff Garzik | 2008-04-17 | 1 | -160/+74 | |
| | * | | | | | | phylib: factor out get_phy_id from within get_phy_device | Paul Gortmaker | 2008-04-17 | 1 | -9/+29 | |
| | * | | | | | | PHY: add BCM5464 support to broadcom PHY driver | Paul Gortmaker | 2008-04-17 | 1 | -0/+20 | |
| | * | | | | | | cxgb3: Fix __must_check warning with dev_dbg. | Dan Noe | 2008-04-17 | 1 | -2/+2 | |
| | * | | | | | | tc35815: Statistics cleanup | Atsushi Nemoto | 2008-04-17 | 1 | -1/+2 | |
| | * | | | | | | natsemi: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-17 | 1 | -4/+6 | |
| | * | | | | | | e1000: convert uint16_t style integers to u16 | Joe Perches | 2008-04-17 | 5 | -1128/+1128 | |
| | * | | | | | | ixgb: convert uint16_t style integers to u16 | Joe Perches | 2008-04-17 | 7 | -302/+302 | |
| | * | | | | | | sb1000.c: make const arrays static | Denys Vlasenko | 2008-04-17 | 1 | -18/+29 | |
| | * | | | | | | sb1000.c: stop inlining largish static functions | Denys Vlasenko | 2008-04-17 | 1 | -27/+27 | |
| | * | | | | | | #if 0 netxen_nic_link_ok() | Adrian Bunk | 2008-04-17 | 2 | -1/+2 |