summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: i2c-hid: Stop querying for init reportsBibek Basu2013-10-301-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-225-15/+24
|\
| * HID: wiimote: add LEGO-wiimote VIDDavid Herrmann2013-10-213-1/+6
| * HID: Fix unit exponent parsing againNikolai Kondrashov2013-10-182-14/+10
| * HID: usbhid: quirk for SiS TouchscreenAceLan Kao2013-10-092-0/+4
| * HID: usbhid: quirk for Synaptics Large TouchccreenAceLan Kao2013-10-092-0/+4
* | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-225-7/+15
|\ \
| * | libahci: fix turning on LEDs in ahci_start_port()Lukasz Dorau2013-10-151-1/+9
| * | libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou2013-10-071-3/+3
| * | ahci_platform: use dev_info() instead of printk()Jingoo Han2013-10-071-1/+1
| * | ahci: use dev_info() instead of printk()Jingoo Han2013-10-071-1/+1
| * | pata_isapnp: Don't use invalid I/O portsOndrej Zary2013-10-071-1/+1
* | | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-221-8/+6
|\ \ \
| * | | cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar2013-10-131-3/+3
| * | | cgroup: fix cgroup post-order descendant walk of empty subtreeTejun Heo2013-09-101-5/+3
* | | | Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-10-207-1/+14
|\ \ \ \
| * | | | parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller2013-10-196-0/+14
| * | | | Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller2013-10-191-1/+0
* | | | | Linux 3.12-rc6v3.12-rc6Linus Torvalds2013-10-191-1/+1
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-10-181-0/+1
|\ \ \ \
| * | | | Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik2013-10-181-0/+1
* | | | | Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-1810-196/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-fixes'Rafael J. Wysocki2013-10-188-188/+7
| |\ \ \ \ \
| | * | | | | ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2013-10-173-64/+0
| | * | | | | ATA / ACPI: remove power dependent device handlingAaron Lu2013-10-173-21/+0
| | * | | | | ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki2013-10-161-99/+1
| | * | | | | ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur2013-10-161-3/+3
| | * | | | | ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu2013-10-161-1/+3
| * | | | | | Merge branch 'pm-fixes'Rafael J. Wysocki2013-10-182-8/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax2013-10-161-1/+1
| | * | | | | intel_pstate: Fix type mismatch warningRafael J. Wysocki2013-10-161-3/+4
| | * | | | | cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie2013-10-161-4/+3
| |/ / / / /
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-182-1/+2
|\ \ \ \ \ \
| * | | | | | x86: Update UV3 hub revision IDRuss Anderson2013-10-151-1/+1
| * | | | | | x86/microcode: Correct Kconfig dependenciesBorislav Petkov2013-10-141-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-10-178-21/+93
|\ \ \ \ \ \ \
| * | | | | | | cifs: ntstatus_to_dos_map[] is not terminatedTim Gardner2013-10-141-1/+3
| * | | | | | | cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...Sachin Prabhu2013-10-071-2/+2
| * | | | | | | cifs: Fix inability to write files >2GB to SMB2/3 sharesJan Klos2013-10-071-2/+4
| * | | | | | | cifs: Avoid umount hangs with smb2 when server is unresponsiveShirish Pargaonkar2013-10-062-2/+13
| * | | | | | | do not treat non-symlink reparse points as valid symlinksSteve French2013-10-053-14/+71
* | | | | | | | Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-10-171-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-161-2/+5
* | | | | | | | | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-1718-82/+343
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck2013-10-171-1/+1
| * | | | | | | | | usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson2013-10-161-1/+1
| * | | | | | | | | usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux2013-10-161-2/+4
| * | | | | | | | | usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-163-2/+14
| * | | | | | | | | usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso2013-10-161-1/+3
| * | | | | | | | | USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum2013-10-161-0/+3
OpenPOWER on IntegriCloud