summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman2012-06-20115-535/+2821
|\
| * Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-168-16/+34
| |\
| | * video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han2012-06-131-1/+1
| | * video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han2012-06-131-2/+8
| | * drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann2012-06-091-1/+1
| | * drivers/savagefb: use mdelay instead of udelayArnd Bergmann2012-06-091-5/+5
| | * video/console: automatically select a fontArnd Bergmann2012-06-091-0/+14
| | * video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
| | * drivers/video: use correct __devexit_p annotationArnd Bergmann2012-06-092-2/+2
| | * video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode2012-06-051-4/+2
| | * Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...Florian Tobias Schandinat2012-06-054-5/+4
| | |\
| * | \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-06-152-4/+2
| |\ \ \
| | * | | [SCSI] Fix sd_probe_domain config problemJames Bottomley2012-06-071-3/+1
| | * | | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-061-1/+1
| * | | | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-153-15/+27
| |\ \ \ \
| | * | | | xen/pci: Check for PCI bridge before using it.Zhang, Yang Z2012-05-301-1/+1
| | * | | | xen/events: Add WARN_ON when quick lookup found invalid type.Konrad Rzeszutek Wilk2012-05-301-0/+9
| | * | | | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
| | * | | | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
| | * | | | xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9
| * | | | | Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-1539-168/+352
| |\ \ \ \ \
| | * | | | | USB: fix gathering of interface associationsDaniel Mack2012-06-141-1/+2
| | * | | | | usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro2012-06-141-2/+1
| | * | | | | usb: cdc-acm: fix devices not unthrottled on openOtto Meta2012-06-141-0/+8
| | * | | | | Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar2012-06-131-1/+167
| | * | | | | USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge2012-06-131-1/+1
| | * | | | | usb: use usb_serial_put in usb_serial_probe errorsJan Safrata2012-06-131-3/+3
| | * | | | | USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski2012-06-131-3/+1
| | * | | | | USB: fix PS3 EHCI systemsRicardo Martins2012-06-131-0/+2
| | * | | | | Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-06-133-56/+30
| | |\ \ \ \ \
| | | * | | | | xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-131-4/+4
| | | * | | | | xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai2012-06-131-21/+14
| | | * | | | | xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai2012-06-131-29/+10
| | | * | | | | xhci: Fix error path return value.Sarah Sharp2012-06-131-1/+1
| | | * | | | | USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter2012-06-131-1/+1
| | * | | | | | usb-storage: Add 090c:1000 to unusal-devsHans de Goede2012-06-131-0/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2012-06-152-10/+10
| |\ \ \ \ \ \ \
| | * | | | | | | drivers/ide/ide-cs.c: adjust suspicious bit operationJulia Lawall2012-06-121-1/+2
| | * | | | | | | ide: icside.c: fix printk format string compile warningChristian Dietrich2012-06-061-4/+4
| | * | | | | | | ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=nChristian Dietrich2012-06-061-5/+4
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-06-155-104/+73
| |\ \ \ \ \ \ \ \
| | * | | | | | | | qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-122-2/+0
| | * | | | | | | | tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-121-1/+3
| | * | | | | | | | tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-121-2/+2
| | * | | | | | | | qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-121-1/+3
| | * | | | | | | | qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-121-4/+2
| | * | | | | | | | tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-121-73/+0
| | * | | | | | | | target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier2012-06-121-2/+3
| | * | | | | | | | tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-121-17/+31
| | * | | | | | | | tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-121-1/+22