summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-03-236-21/+16
|\ \ \ \
| * | | | pata_samsung_cf: use module_platform_driver_probe()Jingoo Han2013-03-041-12/+1
| * | | | [libata] Avoid specialized TLA's in ZPODD's KconfigAaron Lu2013-03-041-6/+7
| * | | | libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resourceSander Eikelenboom2013-03-041-1/+1
| * | | | sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-041-2/+1
| * | | | ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-041-0/+2
| * | | | ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield2013-03-041-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-233-3/+14
|\ \ \ \
| * | | | i2c: Fix my e-mail address in drivers and documentationGuenter Roeck2013-03-221-1/+1
| * | | | i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley2013-03-221-0/+2
| * | | | i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan2013-03-221-2/+11
| | |_|/ | |/| |
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-232-121/+7
|\ \ \ \
| * | | | watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka2013-03-221-1/+1
| * | | | watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka2013-03-221-120/+6
* | | | | KMS: fix EDID detailed timing frame rateTorsten Duwe2013-03-231-0/+1
* | | | | KMS: fix EDID detailed timing vsync parsingTorsten Duwe2013-03-231-1/+1
* | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-03-231-9/+24
|\ \ \ \ \
| * | | | | NVMe: Add namespaces with no LBA range featureKeith Busch2013-03-221-1/+1
| * | | | | NVMe: Initialize iod nents to 0Keith Busch2012-11-131-1/+3
| * | | | | NVMe: Define SMART logKeith Busch2012-11-131-0/+1
| * | | | | NVMe: Add result to nvme_get_featuresKeith Busch2012-11-131-4/+4
| * | | | | NVMe: Set result from user admin commandKeith Busch2012-11-131-1/+6
| * | | | | NVMe: End queued bio requests when freeing queueKeith Busch2012-11-131-0/+4
| * | | | | NVMe: Free cmdid on nvme_submit_bio errorKeith Busch2012-11-131-2/+5
* | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-234-25/+35
|\ \ \ \ \ \
| * | | | | | drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2013-03-232-20/+31
| * | | | | | drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten2013-03-231-0/+1
| * | | | | | drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam2013-03-231-5/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-2234-115/+192
|\ \ \ \ \ \
| * | | | | | USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+6
| * | | | | | USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+7
| * | | | | | USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+5
| * | | | | | USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+7
| * | | | | | USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+6
| * | | | | | USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+6
| * | | | | | USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+8
| * | | | | | USB: mos7840: fix broken TIOCMIWAITJohan Hovold2013-03-211-2/+3
| * | | | | | USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-6/+7
| * | | | | | USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-6/+6
| * | | | | | USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+7
| * | | | | | USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-11/+8
| * | | | | | USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+5
| * | | | | | USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-6/+8
| * | | | | | USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+6
| * | | | | | USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-4/+6
| * | | | | | USB: serial: fix interface refcountingJohan Hovold2013-03-211-1/+2
| * | | | | | USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-211-0/+1
| * | | | | | USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-211-6/+1
| * | | | | | USB: cdc-acm: fix device unregistrationJohan Hovold2013-03-211-1/+2
| * | | | | | usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov2013-03-211-2/+17