aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-064-0/+13
|\
| * [media] radio: set vfl_dir correctly to fix modulator regressionHans Verkuil2013-01-244-0/+13
* | Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-0620-392/+299
|\ \
| * | USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-043-331/+78
| * | USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-042-0/+27
| * | USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2013-02-022-0/+6
| * | USB: option: add Changhong CH690Bjørn Mork2013-02-021-0/+5
| * | USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2013-02-022-1/+4
| * | USB: add OWL CM-160 support to cp210x driverLuis Llorente Campo2013-01-311-0/+1
| * | USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-01-311-1/+1
| * | USB: EHCI: fix for leaking isochronous dataAlan Stern2013-01-311-2/+5
| * | USB: option: add support for Telit LE920Daniele Palmas2013-01-301-0/+8
| * | USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas2013-01-301-0/+1
| * | USB: EHCI: fix timer bug affecting port resumeAlan Stern2013-01-251-1/+5
| * | USB: UHCI: notify usbcore about port resumesAlan Stern2013-01-251-0/+3
| * | USB: EHCI: notify usbcore about port resumesAlan Stern2013-01-252-0/+4
| * | USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-251-0/+44
| * | USB: EHCI: unlink one async QH at a timeAlan Stern2013-01-251-20/+30
| * | USB: EHCI: remove ASS/PSS polling timeoutAlan Stern2013-01-251-14/+15
| * | Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-01-253-22/+62
| |\ \
| | * | usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-241-18/+52
| | * | usb: Prevent dead ports when xhci is not enabledDavid Moore2013-01-241-0/+1
| | * | USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-01-241-0/+2
| | * | drivers: xhci: fix incorrect bit testNickolai Zeldovich2013-01-241-1/+1
| | * | xhci: Fix TD size for isochronous URBs.Sarah Sharp2013-01-241-2/+3
| | * | xhci: Fix isoc TD encoding.Sarah Sharp2013-01-241-1/+3
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2013-02-053-4/+9
|\ \ \ \
| * | | | drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang2013-02-051-3/+5
| * | | | drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-051-0/+3
| * | | | drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()Tony Prisk2013-02-051-1/+1
* | | | | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds2013-02-055-6/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mtd: nand: onfi don't WARN if we are in 16 bits modeMatthieu CASTET2013-01-191-2/+5
| * | | | mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach2013-01-191-1/+1
| * | | | mtd: docg3 fix missing bitreverse libRobert Jarzmik2013-01-151-0/+1
| * | | | mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov2013-01-111-1/+1
| * | | | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIESRafał Miłecki2012-12-241-2/+2
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-048-9/+49
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-02-018-9/+49
| |\ \ \ \ \
| | * | | | | drm/radeon: switch back to the CP ring for VM PT updatesAlex Deucher2013-01-311-3/+3
| | * | | | | drm/radeon: prevent crash in the ring space allocationAlex Deucher2013-01-311-0/+3
| | * | | | | drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng2013-01-311-1/+3
| | * | | | | drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackoutAlex Deucher2013-01-311-0/+2
| | * | | | | drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher2013-01-311-0/+2
| | * | | | | drm/radeon: protect against div by 0 in backend setupMikko Tiihonen2013-01-301-2/+5
| | * | | | | drm/radeon: fix backend map setup on 1 RB sumo boardsAlex Deucher2013-01-301-3/+14
| | * | | | | drm/radeon: add quirk for RV100 boardAlex Deucher2013-01-291-0/+8
| | * | | | | drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TNAlex Deucher2013-01-271-0/+1
| | * | | | | drm/radeon: fix MC blackout on evergreen+Christopher Staite2013-01-271-0/+8
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-02-025-47/+32
|\ \ \ \ \ \ \
| * | | | | | | target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger2013-01-311-1/+7