Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 5 | -60/+402 |
|\ | |||||
| * | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 11 | -20/+36 |
| |\ | |||||
| | * | Merge branch 'next/cleanup' into samsung/dt | Arnd Bergmann | 2012-01-07 | 3 | -93/+67 |
| | |\ | |||||
| * | \ | Merge branch 'v3.2-rc6' into next/drivers | Arnd Bergmann | 2011-12-28 | 8 | -57/+21 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'omap/hwmod' into next/drivers | Arnd Bergmann | 2011-12-27 | 33 | -145/+305 |
| |\ \ \ \ | |||||
| * | | | | | net: macb: fix build break with !CONFIG_OF | Olof Johansson | 2011-12-21 | 1 | -0/+1 |
| * | | | | | Merge branch 'at91/macb' into next/drivers | Arnd Bergmann | 2011-12-16 | 3 | -18/+80 |
| |\ \ \ \ \ | |||||
| | * | | | | | net/at91_ether: use gpio_is_valid for phy IRQ line | Nicolas Ferre | 2011-12-16 | 1 | -10/+13 |
| | * | | | | | net/macb: add DT support for Cadence macb/gem driver | Jean-Christophe PLAGNIOL-VILLARD | 2011-12-16 | 2 | -8/+67 |
| * | | | | | | Merge branch 'mxs/saif' into next/drivers | Arnd Bergmann | 2011-12-06 | 40 | -191/+410 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | macb: allow GEM to have configurable receive buffer size | Jamie Iles | 2011-11-22 | 2 | -0/+22 |
| * | | | | | | macb: support DMA bus widths > 32 bits | Jamie Iles | 2011-11-22 | 2 | -0/+42 |
| * | | | | | | macb: support statistics for GEM devices | Jamie Iles | 2011-11-22 | 2 | -4/+107 |
| * | | | | | | macb: support higher rate GEM MDIO clock divisors | Jamie Iles | 2011-11-22 | 2 | -11/+55 |
| * | | | | | | macb: initial support for Cadence GEM | Jamie Iles | 2011-11-22 | 4 | -27/+95 |
* | | | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -4/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 2011-12-14 | 1 | -4/+6 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 3 | -93/+67 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'depends/rmk/restart' into next/cleanup | Arnd Bergmann | 2012-01-07 | 17 | -77/+53 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'at91/defconfig' into next/cleanup | Olof Johansson | 2011-12-16 | 34 | -146/+307 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'drivers/macb-gem-cleanup' into at91/gpio | Arnd Bergmann | 2011-11-29 | 3 | -93/+67 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | macb: convert printk to netdev_ and friends | Jamie Iles | 2011-11-22 | 1 | -64/+56 |
| | * | | | | | | macb: unify at91 and avr32 platform data | Jamie Iles | 2011-11-22 | 3 | -8/+9 |
| | * | | | | | | macb: remove conditional clk handling | Jamie Iles | 2011-11-22 | 1 | -21/+2 |
* | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-09 | 8 | -0/+3434 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | net/hyperv: Add support for jumbo frame up to 64KB | Haiyang Zhang | 2012-01-05 | 3 | -17/+67 |
| * | | | | | | | | net/hyperv: Add NETVSP protocol version negotiation | Haiyang Zhang | 2012-01-05 | 2 | -34/+149 |
| * | | | | | | | | net/hyperv: Remove unnecessary kmap_atomic in netvsc driver | Haiyang Zhang | 2012-01-05 | 4 | -92/+10 |
| * | | | | | | | | Merge 3.2-rc5 into staging-next | Greg Kroah-Hartman | 2011-12-10 | 8 | -0/+3351 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| | * | | | | | | | net/hyperv: Fix the stop/wake queue mechanism | Haiyang Zhang | 2011-12-10 | 2 | -26/+12 |
| | * | | | | | | | net/hyperv: Add support for promiscuous mode setting | Haiyang Zhang | 2011-12-01 | 3 | -25/+68 |
| | * | | | | | | | net/hyperv: Fix long lines in netvsc.c | Haiyang Zhang | 2011-12-01 | 1 | -3/+5 |
| | * | | | | | | | staging: hv: move hv_netvsc out of staging area | Haiyang Zhang | 2011-11-29 | 8 | -0/+3320 |
| | |/ / / / / / | |||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 7 | -9/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sis900: Fix enum typo 'sis900_rx_bufer_status' | Paul Bolle | 2011-12-06 | 1 | -1/+1 |
| * | | | | | | | | treewide: Fix comment and string typo 'bufer' | Paul Bolle | 2011-12-06 | 1 | -1/+1 |
| * | | | | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 5 | -7/+7 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| | * | | | | | | | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 42 | -203/+328 |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||||
| | * | | | | | | | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 | 1 | -1/+1 |
| | | |_|_|/ / / | | |/| | | | | | |||||
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | switch debugfs to umode_t | Al Viro | 2012-01-04 | 3 | -3/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 45 | -669/+50 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 45 | -669/+50 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-22 | 1 | -1/+0 |
| | * | | | | | | | | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 44 | -668/+50 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-01-07 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | m68k/net: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven | 2011-12-13 | 1 | -4/+3 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-01-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |