summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown
2013-03-26Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney
2013-03-26thermal: Fix compiler warningEzequiel Garcia
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui
2013-03-25iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen
2013-03-25USB: serial: remove unused MSR-wait queueJohan Hovold
2013-03-25USB: serial: add generic get_icount implementationJohan Hovold
2013-03-25USB: serial: add generic TIOCMIWAIT implementationJohan Hovold
2013-03-25USB: serial: add tiocmiwait subdriver operationJohan Hovold
2013-03-25USB: serial: remove generic release callbackJohan Hovold
2013-03-25USB: serial: remove generic disconnect callbackJohan Hovold
2013-03-25ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens
2013-03-25bcma: define board typesRafał Miłecki
2013-03-25ssb: define more board typesRafał Miłecki
2013-03-25USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork
2013-03-25memory: emif: Handle devices which are not rated for >85CNishanth Menon
2013-03-25USB: adds comment on suspend callbackMing Lei
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-03-25ssbi: Allow compilation as a moduleDavid Brown
2013-03-25add single-wire serial bus interface (SSBI) driverKenneth Heitke
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-25NFSv4.1: Enable open-by-filehandleTrond Myklebust
2013-03-25NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust
2013-03-25NFS: Don't accept more reads/writes if the open context recovery failedTrond Myklebust
2013-03-25Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-03-25netfilter: reset nf_trace in nf_resetGao feng
2013-03-24Merge branch 'bcache-for-upstream' of http://evilpiepirate.org/git/linux-bcac...Jens Axboe
2013-03-24Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe
2013-03-24Merge branch 'urgent'Anton Vorontsov
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani
2013-03-24i2c: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-03-24i2c: Add bus recovery infrastructureViresh Kumar
2013-03-23bcache: A block layer cacheKent Overstreet
2013-03-23Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet
2013-03-23bio-integrity: Add explicit field for owner of bip_bufKent Overstreet
2013-03-23block: Add an explicit bio flag for bios that own their bvecKent Overstreet
2013-03-23block: Add bio_alloc_pages()Kent Overstreet
2013-03-23block: Add bio_for_each_segment_all()Kent Overstreet
2013-03-23block: Add bio_copy_data()Kent Overstreet
2013-03-23block: Add submit_bio_wait(), remove from mdKent Overstreet
2013-03-23block: Add bio_end_sector()Kent Overstreet
2013-03-23block: Add bio_advance()Kent Overstreet
2013-03-23block: Convert integrity to bvec_alloc_bs()Kent Overstreet