Age | Commit message (Expand) | Author | Files | Lines |
2013-07-26 | ACPI / dock: fix error return code in dock_add() | Wei Yongjun | 1 | -1/+3 |
2013-07-15 | ACPI / dock: Drop unnecessary local variable from dock_add() | Rafael J. Wysocki | 1 | -5/+4 |
2013-07-15 | ACPI / dock / PCI: Drop ACPI dock notifier chain | Rafael J. Wysocki | 3 | -56/+29 |
2013-07-15 | ACPI / dock: Do not leak memory on falilures to add a dock station | Rafael J. Wysocki | 1 | -0/+11 |
2013-07-15 | ACPI: Drop ACPI bus notifier call chain | Rafael J. Wysocki | 1 | -16/+0 |
2013-07-15 | ACPI / dock: Rework the handling of notifications | Rafael J. Wysocki | 1 | -43/+24 |
2013-07-15 | ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug() | Rafael J. Wysocki | 1 | -16/+8 |
2013-07-15 | ACPI / dock: Walk list in reverse order during removal of devices | Rafael J. Wysocki | 1 | -16/+29 |
2013-07-15 | ACPI / dock: Rework and simplify find_dock_devices() | Rafael J. Wysocki | 1 | -18/+5 |
2013-07-15 | ACPI / dock: Drop the hp_lock mutex from struct dock_station | Rafael J. Wysocki | 1 | -5/+0 |
2013-07-15 | ACPI: simplify acpiphp driver with new helper functions | Jiang Liu | 1 | -22/+8 |
2013-07-15 | ACPI: simplify dock driver with new helper functions | Jiang Liu | 1 | -110/+12 |
2013-07-15 | ACPI: Export acpi_(bay)|(dock)_match() from scan.c | Jiang Liu | 1 | -41/+36 |
2013-07-15 | ACPI: introduce two helper functions for _EJ0 and _LCK | Jiang Liu | 2 | -25/+49 |
2013-07-15 | ACPI: introduce helper function acpi_execute_simple_method() | Jiang Liu | 7 | -45/+27 |
2013-07-15 | ACPI: introduce helper function acpi_has_method() | Jiang Liu | 8 | -136/+77 |
2013-07-15 | ACPI / dock: simplify dock_create_acpi_device() | Jiang Liu | 1 | -6/+1 |
2013-07-15 | ACPI / dock: mark initialization functions with __init | Jiang Liu | 1 | -6/+6 |
2013-07-15 | ACPI / dock: drop redundant spin lock in dock station object | Jiang Liu | 1 | -12/+3 |
2013-07-15 | ACPI / dock: avoid initializing acpi_dock_notifier_list multiple times | Jiang Liu | 1 | -1/+1 |
2013-07-14 | Linux 3.11-rc1v3.11-rc1 | Linus Torvalds | 1 | -1601/+880 |
2013-07-13 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 12 | -40/+441 |
2013-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 8 | -56/+162 |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -56/+393 |
2013-07-13 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 46 | -529/+828 |
2013-07-13 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -4/+124 |
2013-07-13 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -0/+491 |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 14 | -54/+86 |
2013-07-13 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 31 | -726/+592 |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 69 | -786/+15734 |
2013-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 316 | -8955/+10285 |
2013-07-12 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -24/+118 |
2013-07-13 | Merge tag 'fcoe' into for-linus | James Bottomley | 6 | -47/+66 |
2013-07-12 | via-rhine: fix dma mapping errors | Neil Horman | 1 | -1/+16 |
2013-07-12 | atl1e: fix dma mapping warnings | Neil Horman | 1 | -3/+25 |
2013-07-12 | usb/net/r815x: fix cast to restricted __le32 | hayeswang | 1 | -9/+12 |
2013-07-12 | usb/net/r8152: fix integer overflow in expression | hayeswang | 1 | -1/+2 |
2013-07-12 | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 2 | -1/+3 |
2013-07-12 | Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo... | Thomas Gleixner | 4 | -0/+491 |
2013-07-11 | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 1 | -7/+0 |
2013-07-11 | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ... | Wolfram Sang | 1 | -11/+0 |
2013-07-11 | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 1 | -7/+0 |
2013-07-11 | net/usb: add relative mii functions for r815x | hayeswang | 3 | -3/+239 |
2013-07-11 | Merge branches 'mlx5', 'qib' and 'srp' into for-next | Roland Dreier | 9 | -24/+189 |
2013-07-11 | mlx5: Return -EFAULT instead of -EPERM | Dan Carpenter | 3 | -17/+13 |
2013-07-11 | IB/qib: Log all SDMA errors unconditionally | Dean Luick | 3 | -1/+171 |
2013-07-11 | IB/qib: Fix module-level leak | Mike Marciniszyn | 1 | -3/+3 |
2013-07-11 | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec | Moshe Lazer | 1 | -1/+1 |
2013-07-11 | IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline | Bart Van Assche | 1 | -2/+1 |
2013-07-11 | watchdog: hpwdt: Add check for UEFI bits | Mingarelli, Thomas | 1 | -4/+7 |