aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-17isci: enable BCN in sci_port_add_phy()Maciej Trela1-0/+2
2012-05-17isci: Changes in COMSAS timings enabling ISCI to detect buggy disc drives.Andrzej Jakowski2-0/+63
2012-05-17isci: kill isci_host.shostDan Williams2-10/+12
2012-05-17isci: fix interrupt disableDan Williams2-13/+27
2012-05-17isci: fix 'link-up' events occur after 'start-complete'Dan Williams3-38/+50
2012-05-17isci: fix controller stopDan Williams2-52/+55
2012-05-17isci: refactor initialization for S3/S4Dan Williams8-360/+277
2012-05-17isci: kill isci_port.domain_dev_listDan Williams3-15/+6
2012-05-17isci: kill ->status, and ->state_lock in isci_hostDan Williams2-34/+0
2012-05-17isci: Don't filter BROADCAST CHANGE primitivesTom Jackson1-0/+7
2012-05-17isci: kill sci_phy_protocol and sci_request_protocolDan Williams7-37/+22
2012-05-17isci: kill ->is_direct_attachedDan Williams5-49/+17
2012-05-17isci: improve 'invalid state' warningsDan Williams2-30/+36
2012-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-26/+11
2012-05-17iscsi-target: remove dead code in iscsi_check_valuelist_for_supportDan Carpenter1-9/+0
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger1-6/+16
2012-05-17tcp: bool conversionsEric Dumazet9-216/+219
2012-05-17mmc: at91-mci: this driver is now deprecatedLudovic Desroches2-2/+16
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi2-0/+35
2012-05-17USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi1-0/+1
2012-05-17USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi1-5/+6
2012-05-17USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi1-3/+2
2012-05-17USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi1-4/+6
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-05-17usbcore: enable USB2 LPM if port suspend failsAndiry Xu1-0/+4
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp3-3/+19
2012-05-17xen-acpi-processor: Add missing #include <xen/xen.h>H. Peter Anvin1-0/+1
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+8
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+10
2012-05-17USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei1-2/+2
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose1-2/+2
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose1-9/+9
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose1-1/+1
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-24/+34
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds10-16/+59
2012-05-17perf hists: Fix callchain ip printf formatJiri Olsa1-1/+1
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman140-725/+939
2012-05-17staging: drm/omap: initial dmabuf/prime import supportRob Clark3-0/+26
2012-05-17staging: drm/omap: dmabuf/prime mmap supportRob Clark4-11/+151
2012-05-17pstore/ram: Add ECC supportAnton Vorontsov3-3/+19
2012-05-17pstore/ram: Switch to persistent_ram routinesAnton Vorontsov1-47/+59
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov8-97/+89
2012-05-17perf target: Add uses_mmap fieldNamhyung Kim5-0/+10
2012-05-17staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2-45/+149
2012-05-17staging: iio: reorganize hmc5843_set_rate()Peter Meerwald1-1/+2
2012-05-17staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald1-13/+13
2012-05-17staging: iio: cleanup and move comments in hmc5843Peter Meerwald1-59/+63
2012-05-17staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald1-1/+6
2012-05-17staging: iio: rework sampling rate setting in hmc5843Peter Meerwald1-27/+24