summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-17target: Remove se_session.sess_wait_listRoland Dreier2-2/+1
2012-07-17target: Un-export target_get_sess_cmd()Roland Dreier1-1/+0
2012-07-17target: replace the processing thread with a TMR work queueChristoph Hellwig1-12/+1
2012-07-17target: remove transport_generic_handle_cdb_mapChristoph Hellwig2-8/+0
2012-07-17target: remove transport_generic_handle_dataChristoph Hellwig2-2/+0
2012-07-17target: remove transport_generic_process_writeChristoph Hellwig1-1/+1
2012-07-17target: move unmap to struct spc_opsChristoph Hellwig1-1/+1
2012-07-17target: move write_same to struct spc_opsChristoph Hellwig1-0/+2
2012-07-17target: move sync_cache to struct spc_opsChristoph Hellwig1-1/+1
2012-07-17target: add struct spc_ops + initial ->execute_rw pointer usageChristoph Hellwig1-3/+5
2012-07-17target: remove dead SCF_ flagsChristoph Hellwig1-2/+0
2012-07-17target: move ref_cmd from the generic se_tmr_req into iscsi codeChristoph Hellwig1-3/+0
2012-07-17target: remove the execute listChristoph Hellwig1-3/+0
2012-07-17target: move code for CDB emulationChristoph Hellwig1-3/+3
2012-07-17target: add a parse_cdb method to the backend driversChristoph Hellwig1-0/+5
2012-07-17target: remove control CDB flagsChristoph Hellwig1-19/+16
2012-07-17USB: remove 8 bytes of padding from usb_host_interface on 64 bit buildsRichard Kennedy1-2/+3
2012-07-17Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+11
2012-07-17usb: storage: add support for write cache quirkNamjae Jeon1-1/+3
2012-07-17scsi: set to WCE if usb cache quirk is present.Namjae Jeon1-0/+1
2012-07-17Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman10-15/+217
2012-07-16NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever1-2/+1
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever2-1/+4
2012-07-16Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust30-66/+104
2012-07-16mfd: Remove unneeded io_mutex from struct twl6040Axel Lin1-1/+0
2012-07-16mfd: Remove __devexit annotation for pm80x_deinitAxel Lin1-1/+1
2012-07-16mfd: Initial support for the WM5110Mark Brown2-36/+47
2012-07-16mfd: Add s2mps11 irq driverSangbeom Kim2-0/+44
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim2-0/+206
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim7-538/+575
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim2-27/+27
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim3-1/+1
2012-07-16sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller2-4/+4
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller1-0/+2
2012-07-16ipv4: Add helper inet_csk_update_pmtu().David S. Miller1-0/+2
2012-07-16ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch1-0/+4
2012-07-16ALSA: tlv: add DECLARE_TLV_CONTAINER()Clemens Ladisch1-0/+5
2012-07-16ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch1-8/+12
2012-07-16Merge tag 'v3.5-rc7' into regulator-driversMark Brown20-31/+65
2012-07-15drm: Add colouring to the range allocatorChris Wilson1-15/+78
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau1-0/+1
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland1-0/+2
2012-07-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner53-90/+222
2012-07-15random: add tracepoints for easier debugging and verificationTheodore Ts'o1-0/+134
2012-07-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-07-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-07-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds3-11/+14
2012-07-14ACPICA: Update to version 20120620Bob Moore1-1/+1
2012-07-14VFS: Pass mount flags to sget()David Howells1-1/+1