Age | Commit message (Expand) | Author |
2012-08-17 | USB: spca506: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman |
2012-08-17 | USB: jl2005bcd: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman |
2012-08-17 | USB: smsusb: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman |
2012-08-17 | Merge tag 'md-3.6-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-08-17 | target: Fix regression bug with handling of zero-length data CDBs | Nicholas Bellinger |
2012-08-18 | md/raid10: fix problem with on-stack allocation of r10bio structure. | NeilBrown |
2012-08-17 | spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct... | Guenter Roeck |
2012-08-17 | spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function | Guenter Roeck |
2012-08-17 | spi/pl022: fix spi-pl022 pm enable at probe | Michel JAOUEN |
2012-08-17 | ASoC: wm9712: Fix inverted capture volume | Mark Brown |
2012-08-17 | ASoC: wm9712: Fix microphone source selection | Mark Brown |
2012-08-17 | ASoC: wm5102: Remove DRC2 | Mark Brown |
2012-08-17 | classmate-laptop: always call input_sync() after input_report_switch() | Carlos Alberto Lopez Perez |
2012-08-17 | thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR | Manoj Iyer |
2012-08-17 | dell-laptop: Fixed typo in touchpad LED quirk | AceLan Kao |
2012-08-17 | vga_switcheroo: Don't require handler init callback | Seth Forshee |
2012-08-17 | vga_switcheroo: Remove assumptions about registration/unregistration ordering | Seth Forshee |
2012-08-17 | apple-gmux: Add display mux support | Andreas Heider |
2012-08-17 | apple-gmux: Fix kconfig dependencies | Seth Forshee |
2012-08-17 | asus-wmi: record wlan status while controlled by userapp | AceLan Kao |
2012-08-17 | apple_gmux: Fix ACPI video unregister | Matthew Garrett |
2012-08-17 | apple_gmux: Add support for newer hardware | Matthew Garrett |
2012-08-17 | gmux: Add generic write32 function | Matthew Garrett |
2012-08-17 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-08-17 | Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-08-17 | intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. | Konrad Rzeszutek Wilk |
2012-08-17 | cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify | Jon Medhurst (Tixy) |
2012-08-17 | cpuidle: coupled: fix sleeping while atomic in cpu notifier | Colin Cross |
2012-08-17 | PM / Runtime: Check device PM QoS setting before "no callbacks" check | Rafael J. Wysocki |
2012-08-17 | PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() | Rafael J. Wysocki |
2012-08-17 | PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set | Rafael J. Wysocki |
2012-08-17 | Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-08-17 | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-08-17 | Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-08-17 | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-08-17 | scripts/kernel-doc: fix fatal script error | Randy Dunlap |
2012-08-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-08-17 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2012-08-17 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-08-17 | autofs4 - fix expire check | Ian Kent |
2012-08-17 | ext4: fix kernel BUG on large-scale rm -rf commands | Theodore Ts'o |
2012-08-17 | ext4: fix long mount times on very big file systems | Theodore Ts'o |
2012-08-17 | ext4: don't call ext4_error while block group is locked | Theodore Ts'o |
2012-08-17 | pwm: core: Fix coding style issues | Sachin Kamat |
2012-08-17 | pwm: vt8500: Fix coding style issue | Sachin Kamat |
2012-08-17 | pwm: Remove a redundant error message when devm_request_and_ioremap fails | Axel Lin |
2012-08-17 | pwm: samsung: add missing device pointer to struct pwm_chip | Jingoo Han |
2012-08-17 | pwm: Add missing static storage class specifiers in core.c file | Sachin Kamat |
2012-08-17 | Yama: access task_struct->comm directly | Kees Cook |
2012-08-17 | pinctrl/nomadik: add kp_b_2 keyboard function group list | Patrice Chotard |