Age | Commit message (Expand) | Author | Files | Lines |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 28 | -838/+376 |
2012-05-21 | Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 3 | -31/+51 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 74 | -438/+10519 |
2012-05-21 | xhci: Fix DIV_ROUND_UP compile error. | Sarah Sharp | 1 | -3/+3 |
2012-05-21 | RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree | Vipul Pandya | 1 | -0/+1 |
2012-05-21 | xhci: Fix compile with CONFIG_USB_SUSPEND=n | Sarah Sharp | 1 | -27/+43 |
2012-05-21 | USB: Fix core compile with CONFIG_USB_SUSPEND=n | Sarah Sharp | 1 | -0/+4 |
2012-05-21 | brcm80211: Fix compile error for .disable_hub_initiated_lpm. | Sarah Sharp | 1 | -1/+1 |
2012-05-21 | Revert "USB: EHCI: work around bug in the Philips ISP1562 controller" | Greg Kroah-Hartman | 3 | -9/+1 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 212 | -1268/+2131 |
2012-05-21 | HID: wacom: fix build breakage without CONFIG_LEDS_CLASS | David Rientjes | 1 | -1/+1 |
2012-05-21 | HID: waltop: Extend barrel button fix | Nikolai Kondrashov | 1 | -38/+7 |
2012-05-21 | Merge tag 'isci-for-3.5' into misc | James Bottomley | 324 | -4349/+4907 |
2012-05-21 | drivers/net/stmmac: seq_file fix memory leak | Djalal Harouni | 1 | -2/+2 |
2012-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 20 | -67/+140 |
2012-05-20 | iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs | Nicholas Bellinger | 1 | -1/+1 |
2012-05-20 | USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z | Andrew Bird (Sphere Systems) | 1 | -0/+18 |
2012-05-20 | USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z | Andrew Bird (Sphere Systems) | 1 | -0/+9 |
2012-05-20 | USB: qmi_wwan: Make forced int 4 whitelist generic | Andrew Bird (Sphere Systems) | 1 | -2/+2 |
2012-05-20 | pinctrl: pinctrl-imx: add imx51 pinctrl driver | Dong Aisheng | 3 | -0/+1331 |
2012-05-20 | pinctrl: pinctrl-imx: add imx53 pinctrl driver | Dong Aisheng | 3 | -0/+1658 |
2012-05-20 | regulator: tps65910: use of_node of matched regulator being register | Laxman Dewangan | 1 | -7/+12 |
2012-05-20 | regulator: tps65910: dt: support when "regulators" node found | Laxman Dewangan | 1 | -0/+4 |
2012-05-20 | regulator: tps65910: add error message in case of failure | Laxman Dewangan | 1 | -4/+8 |
2012-05-20 | regulator: tps62360: dt: initialize of_node param for regulator register. | Laxman Dewangan | 1 | -0/+1 |
2012-05-19 | net: qmi_wwan: Add Vodafone/Huawei K5005 support | Bjørn Mork | 1 | -0/+8 |
2012-05-19 | net: cdc_ether: Add ZTE WWAN matches before generic Ethernet | Andrew Bird (Sphere Systems) | 1 | -0/+56 |
2012-05-19 | Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/... | Olof Johansson | 3 | -0/+425 |
2012-05-19 | regulator: tps65910: use devm_* for memory allocation | Laxman Dewangan | 1 | -18/+9 |
2012-05-19 | regulator: tps65910: use small letter for regulator names | Laxman Dewangan | 1 | -52/+52 |
2012-05-19 | mfd: tpx6586x: Depend on regulator | Mark Brown | 1 | -0/+1 |
2012-05-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -14/+13 |
2012-05-19 | USB: EHCI: fix command register configuration lost problem | Ming Lei | 1 | -1/+0 |
2012-05-19 | Merge branch 'imx/pinctrl' into next/pinctrl | Olof Johansson | 1 | -1/+1 |
2012-05-19 | mtd: nand: gpmi: fix compile error caused by pinctrl call | Shawn Guo | 1 | -1/+1 |
2012-05-19 | regulator: regulator for Palmas Kconfig | Graeme Gregory | 2 | -0/+13 |
2012-05-19 | regulator: regulator driver for Palmas series chips | Graeme Gregory | 1 | -0/+822 |
2012-05-19 | tg3: use netdev_alloc_frag() API | Eric Dumazet | 2 | -35/+5 |
2012-05-19 | ppp: avoid false drop_monitor false positives | Eric Dumazet | 5 | -13/+15 |
2012-05-18 | cirrus: cs89x0: Remove function prototypes and reorder declarations | Joe Perches | 1 | -746/+721 |
2012-05-18 | cirrus: cs89x0: Neaten debugging and logging | Joe Perches | 1 | -105/+82 |
2012-05-18 | cirrus: cs89x0: Code neatening | Joe Perches | 1 | -180/+272 |
2012-05-18 | cirrus: cs89x0: Convert printks to pr_<level> | Joe Perches | 1 | -55/+61 |
2012-05-18 | cirrus: cs89x0: Code style neatening | Joe Perches | 1 | -411/+323 |
2012-05-18 | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -15/+17 |
2012-05-18 | IB/mlx4: Fix mlx4_ib_add() error flow | Jack Morgenstein | 1 | -3/+3 |
2012-05-18 | Staging: bcm: Remove two unused variables from Adapter.h | Kevin McKinney | 1 | -2/+0 |
2012-05-18 | Staging: bcm: Removes the volatile type definition from Adapter.h | Kevin McKinney | 1 | -2/+2 |
2012-05-18 | Staging: bcm: Rename all "INT" to "int" in Adapter.h | Kevin McKinney | 1 | -11/+11 |
2012-05-18 | Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h | Kevin McKinney | 1 | -6/+6 |