Patches v3.5-v3.11-rc2 without changelogs
The following is a list of the changes merged in the period from the 3.5
release through 3.11-rc2 that had empty changelogs; it accompanies this article on the subject.
Al Viro
- ba57ea64cb1820deb37637de0fdb107f0dc90089 allow O_TMPFILE to work with O_WRONLY
- dae3794fd603b92dcbac2859fe0bc7fe129a5188 sunrpc: now we can just set ->s_d_op
- 786e1448d9c5d2a469bcc9d2aecacd418ee1aca0 cgroup: we can use simple_lookup() now
- 6e8cd2cb46e3c772871c86de2ffb718f911f9b59 efivarfs: we can use simple_lookup() now
- 74931da7a6d341c137f1564a47f36fda68ad21e6 make simple_lookup() usable for filesystems that set ->s_d_op
- ec193cf5af0a8dc35c3975ca0aca8e7b7f3e3464 configfs: don't open-code d_alloc_name()
- 3de91f92377f1477c88a58bcad5b5615ffc4aad5 mode_t whack-a-mole...
- 193deee199c55ce06bca2b3e5e2d3c10208a942a lustre: kill the pointless wrapper
- 84d08fa888e7c2d53b5bbc764db2ef02968b499c helper for reading ->d_count
- 48bde8d3620f5f3c6ae9ff599eb404055ae51664 Document ->tmpfile()
- 2142914e3eb1168978e842f65cfd182be7582861 lseek_execute() doesn't need an inode passed to it
- 5d48f3a2de568ba2c9d06ecbdf995e0702748f22 block_dev: switch to fixed_size_llseek()
- d2c40f789f6c98c50bf01cf84ef46415fb7a2776 cpqphp_sysfs: switch to fixed_size_llseek()
- 914961aac077b5aebb4ae669d7c42d231826970b tile-srom: switch to fixed_size_llseek()
- b33159b7d249afae386b91025ef4ea1d7793fc1b proc_powerpc: switch to fixed_size_llseek()
- 4a1f2f386b0011782099b4393ee74370916b6aef ubi/cdev: switch to fixed_size_llseek()
- 54de90d686eacd4a761f7ce65c54f1eb3a159429 pci/proc: switch to fixed_size_llseek()
- c09ed2a6fafe0d4e506b9f2c36a47cf187509885 isapnp: switch to fixed_size_llseek()
- 7233c774080820b611f85a0a057ff4b43e9276f2 lpfc: switch to fixed_size_llseek()
- 18c67cb9f0d2ac1e5660899c852f657ba84ddd2e splice: lift checks from do_splice_from() into callers
- 68d70d03f8f5bd10a0e7337210b13f536fd4aeb9 constify rw_verify_area()
- ee32465249bee53714c0ca7be38da83008f9f8a6 ps3flash: switch to generic_file_llseek_size()
- 05c8aaa960f1c62edaba968f762c195bc9b251dd wlcore: use *ppos, not file->f_pos
- c04eba722f9b17cf07dd0e40bf497d5756cd8fe6 bfa: switch to fixed_size_llseek()
- eb5881d37fe2c8c43c92bb7f2c87fba90a2103f2 fnic: switch to fixed_size_llseek()
- 65004276fc45a37c133f09a86712e6f2daede342 vc: switch to fixed_size_llseek()
- 747977976b8caf98b63559f200a5e94189059dc0 eisa_eeprom: switch to fixed_size_llseek()
- c0caa07b6ab714caaea7beaa5a2e3cbf541f0831 bna: switch to fixed_size_llseek()
- 3be1f2b81f6f9b333fe6fb5ac49c4a419786e859 zorro: switch to fixed_size_llseek()
- b959957f9428b05cd5e138beebee04897bfd673d mtdchar: switch to fixed_size_llseek()
- 1bf9d14dff4a2c4de6152c6f751bdaf6896b68bb new helper: fixed_size_llseek()
- 0747fdb2bd59d9404ae2345cbddd7d837c5c4648 ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
- cb5e05d1a6786dfd393cf4825d626817df01c2c3 fuse: another open-coded file_inode()
- 6d0379ec49d99530ae6e25ee5dcf2495caee0101 btrfs: more open-coded file_inode()
- a44f52096c0b35214953124754dc034a889dc3b0 comedi: quit wanking with FASYNC in ->release()
- e77e43003382e46c673c9f82b5f2df8058d3c527 more open-coded file_inode() calls
- 1df98b8bbccab87f9da27b4661bf528212ffd5a2 proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
- db963164873f04d7fbdd418b4d023e2b3dee2945 proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
- 338b2f57499f37c18887182b48a499efb8a6b68f ncpfs: don't bother with EBUSY on removal of busy directories
- 5faf153ebf6128f02ad6ffa2e8bbc9d823ef762c don't call file_pos_write() if vfs_{read,write}{,v}() fails
- 656d09df8f73b6f2ae0c7205c6eb79f1642353f8 udf: provide ->tmpfile()
- 60545d0d4610b02e55f65d141c95b18ccf855b6e [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
- f9652e10c12b43d9bb957269745cf2fa5682fa92 allow build_open_flags() to return an error
- 50cd2c577668a170750b15f9a88f022f681ce3c7 lift file_*_write out of do_splice_direct()
- 500368f7fbdd888038d3dda579823e9515f63a3b lift file_*_write out of do_splice_from()
- 0888c321de70d93f8e15614073af6c3ef56088b1 pcm_native: switch to fdget()/fdput()
- ac6614b76478e68173ccf7ad4e9e98035cc9c21d [readdir] constify ->actor
- 2de5f059c4422e357b7df021b487a37b1d61356b [readdir] convert ecryptfs
- e924f251264bec0b73c32f15ed27a7fbb9912beb [readdir] convert coda
- 3704412bdbf37ec836152f571ac74fe72220c05a [readdir] convert ocfs2
- b8227554c951eb144e975c5e741d33f29c29596f [readdir] convert xfs
- 9cdda8d31ffb87ba688f91104be200e2a96a38cd [readdir] convert btrfs
- 8e28bc7e71c84bc3d906dbb694f341b33f6cd8fc [readdir] convert hostfs
- 1bbae9f818609959b8ffc0bf61ba8026a7059426 [readdir] convert afs
- 76f582a8f60a94c116e0b92d07c9047410274b20 [readdir] convert ncpfs
- e72514e7adcfb2eff1cd9233d314451accaa669a [readdir] convert hfsplus
- 002f8bec854432db56f30121325867db6e248a03 [readdir] convert hfs
- f0f49ef5ce0a9393a084073ad4cbdf30464ad896 [readdir] convert befs
- be4ccdcc2575ae154426083765b8b8eb9253c925 [readdir] convert cifs
- 9b5d5a170781f8d6adb7ea94571d83ed5a3b7605 [readdir] convert freevxfs
- 8d3af7f333cba7dfc37bad3a8366d50c493201f3 [readdir] convert fuse
- 568f8f5ec5f1ac70850e27bc31eacaecaf9fb548 [readdir] convert hpfs
- 4acf381e1b6c01d6058d353191259c952bd6f3e7 [readdir] convert reiserfs
- 956ce2083c93c6ce0a8504d000746b1bea4fe111 [readdir] convert ntfs
- bfee7169c0210f501a79e4dfdfc309a975775fa6 [readdir] convert isofs
- 0312fa7ccd7bda2ce074799f4784c2d95d03a62c [readdir] convert jffs2
- 6f7f231e7b4f819b912f848a33d946b54261483d [readdir] convert f2fs
- 8f29843a5187983965f1da07b8ebe5a1eb3f2a4a [readdir] convert 9p
- 0edf977d2ae32b492780828d4b5bd41c5d51cb02 [readdir] convert affs
- 2638ffbac9e2f411e911ff8194dc8d69c46f9f78 [readdir] convert adfs
- 46d0733801e631b9b5b65323507b06fb3809df4c [readdir] convert logfs
- 070a0ebf42e15c9c595fc2ceac06100d60ced8f0 [readdir] convert jfs
- 77acfa29e10cc859cc165963093a83f754598b03 [readdir] convert ceph
- 23db862060e05e52363aa872c50e518db9c94f6d [readdir] convert nfs
- 4deb398a1b57aeaa246df5b54a68c6123b8b727f [readdir] convert qnx6
- 9fd4d05949d58786d4453191b2b203b8a691c476 [readdir] convert omfs
- 1616abe8419d8e4a16f081065c4ee83be488e8fe [readdir] convert nilfs2
- d81a8ef59802d2d8908466d631573a3644c313d5 [readdir] convert gfs2
- 75811d4fdaad3ac6fd27ec36773541ef6bbc104a [readdir] convert exofs
- f0c3b5093addc8bfe9fe3a5b01acb7ec7969eafa [readdir] convert procfs
- 52018855e6234b393f18f19c62ff99c4e1ce7ce4 [readdir] convert configfs
- 3903b38ce77a9a5f6adb36610bae4a69db3eaceb [readdir] convert romfs
- 5f6039ce69605e40e9188437d8837a67f8056ec6 [readdir] convert squashfs
- 01122e06885f4aa220e7a7a31ce25e4876d159f2 [readdir] convert ubifs
- 5add2ee198723c3fec3ce4a7d77de298344f6ba8 [readdir] convert udf
- 83a8761142cb38536e9e88dfc2432d331ea4e257 move linux/loop.h to drivers/block
- e06aeb571653ffb4398e915bba3a34af665ae98b compat.c: LOOP_CLR_FD is taken care of in loop.c itself...
- 5cfafbf951acedced7567ae3fd2d29ff62ce1dec pxa3xx: VM_IO is set by io_remap_pfn_range()
- c607f450f6e49f5794f27617bedc638b51044d2e au1100fb: VM_IO is set by io_remap_pfn_range()
- a47df1518efb9b5e9c5fc7cc7300e40f945a1f33 vfio: remap_pfn_range() sets all those flags...
- 80537965d0737d68ad9e40ea217554fccbbb3c5d i810: VM_IO is set by io_remap_pfn_range()
- 7922e2d279e34f0fbe3decfb4ec8a7f6e05afca8 drm: io_remap_pfn_range() sets VM_IO...
- 1769ab6b1f9df161f81065046b2cd6ef5229fdb3 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...
- 40d158e61840fbbe23be3f37302a3ca237c15491 consolidate io_remap_pfn_range definitions
- 7995bd287134f6c8f80d94bebe7396f05a9bc42b splice: don't pass the address of ->f_pos to methods
- c9036e9f3b2b77f678572260e1ef1075fcb08c36 mconsole: we'd better initialize pos before passing it to vfs_read()...
- 448293aadb54ab38b9c053bf9f1eecafdc0ed214 befs_readdir(): do not increment ->f_pos if filldir tells us to stop
- c5ddd2024a87353f73068732cfd38d3dfec22e87 switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
- 6dd9148bc5d813b543be9cb63949ddfa3bc4a990 unicore32: just use mmap_pgoff()...
- 91c2e0bcae72a3086c698b5de2b950b885abb0e6 unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
- 39dfe6c6a5ce7defc00f11790efb758954042cea ecryptfs: don't open-code kernel_read()
- 7ee2b9e56495c56dcaffa2bab19b39451d9fdc8a rcutrace: single_open() leaks
- 962a1ab21e7ca2a1a1ac955cc33fbc6abffb59d1 gadget: single_open() leaks
- bae301d34652e1aa8d8e63198d2dcc84dc612517 staging: single_open() leaks
- 9bec8a7401841be71b9bbd4110edf9da4cb5f39d megaraid: single_open() leak
- bc3041f055c228ec8347580d95cb2b344b503dcb wireless: single_open() leaks
- 9b3a0a6f8ca7bdced15647a1ed5e07d86d58062c input: single_open() leak
- 2e7718cf7f4111a67f7e74cb66d151345516e37e rtc: single_open() leaks
- 7485e16c52c269a1676c017c3e6cd84484037977 ds1620: single_open() leak
- 46d4c0ff2446d04ee765d6fe6e0b1e596e4b8c29 parisc: single_open() leaks
- acf300dd8708cb063244bd8b5838ea0cd7e42cc3 mips: single_open() leaks
- 75401461610bf5fad0347bbd8cf7514a1f3b0cd4 ia64: single_open() leaks
- a81ecc1631db6330d2b9ba11374b5812733a99ee h8300: single_open() leaks
- f42787dff056eefa64f936ffe9a6836d0301742f cris: single_open() leaks
- b11ac20ecab194428deebf31f20c04fad5253628 arm: single_open() leaks
- 4fe56e80825b47083100b2a98843df98fc7d4f07 xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
- 60b7bf4e61dd45e2fe06bd16ba04984405b564f1 more mode_t whack-a-mole...
- e86d35c38e37eb64cb5d11933c42a2a72f16ce23 do_coredump(): don't wait for thaw if coredump has already been interrupted
- 0d5cadb87e0fa764db7fa0b78d8a6f173cb475a1 do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission checks")
- ac3e3c5b1164397656df81b9e9ab4991184d3236 don't bother with deferred freeing of fdtables
- 8d8b97ba499cb69fccb5fd9f2b439e3265fc3f27 take cgroup_open() and cpuset_open() to fs/proc/base.c
- 14b872f02ebd6fd451744f71a3d44b0e57e423ca xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
- ebb06be16bc9a1e66a010ca50c75c5128bafb4b1 mISDN: fix mISDN_read()/mISDN_read() race
- 03feee373f05d5c500dd6198015de83005df902c dvb_frontend: don't mess with ->f_op in ->release()
- 7caf2184f264f70f76d88444e4199945041a2aca dvb_net: don't mess with ->f_op in ->release()
- 25643165c3e35cae633afe8926d49c4e558e63d2 lis3lv02d: don't wank with fasync() on ->release()
- 70ab27ddb7ccb8d42a4e79730be5bcd7939851b6 mpt3sas: don't wank with fasync on ->release()
- 96625a74c7968fdd02476d01579ac826799e4f08 mpt2sas: don't wank with fasync on ->release()
- 8e0bcc722289275d5586a08b0d33b737bac2836e fix a leak in /proc/schedstats
- e84cb41eb008fb42b357c55329c345f9a0375237 pmcraid: don't wank with fasync in ->release()
- f0689f05371c6a7a33b4a4b85ecb6d1c79e2a371 mptctl: don't wank with fasync in ->release()
- 3dce1891f3e4c334046b32c355b9e5cef50c18d9 yurex: don't wank with fasync on ->release()...
- e53cfda5d2c90a6dd763eb72034c775add729e40 tomoyo_close_control: don't bother with return value
- 3af0761307d04f6b9a4626fb80011a22c143d75e cx25821: sanitize cx25821_openfile_audio() a bit...
- 2ce8fce2ea1663d7a62dd780653a137ca33d6ee4 cx25821: sanitize cx25821_get_audio_data() a bit
- 05c0ae21c034a6f7c6f4c0c63a31167ebb4b061f try a saner locking for pde_opener...
- f805442e130c6eeb6c25bc5c3b3cefc27ab6dcec vt6655: slightly clean reading config file
- 75ef9de1267ba171ecefafca35758e2be0db10dc constify a bunch of struct file_operations instances
- c10c062cadf527c3e072f01280d266fbbc592f9d bluetooth: kill unused fops field in struct bt_sock_list
- b03166152f6da91cec8b66837b309dd3923ea536 bluetooth: kill unused 'module' argument of bt_procfs_init()
- 14805359c790977199e0d74fe689c2c17e6a0954 bluetooth: don't bother with ->owner for procfs fops
- fbd387aea0cb98c9d6e534c55d3d2ac83153348d create_proc_cpu_mask() doesn't need an argument...
- b177a29251081576df35cfbcb0f7d7c80deceb8b lparcfg: don't bother saving pointer to proc_dir_entry
- c35f2e49f88e72ffcb0cc6af2f93fe153fa88dd8 srm_env: use proc_remove_subtree()
- 8510e30b46cd5467b2f930bef68a276dbc2c7d7c last_radio_log: switch to proc_create()
- ee21ed0afc2f47007fbd8b22928ecb17316e13e2 procfs: kill ->write_proc()
- ff9046ac92aa89d5ba3e94515baf172e79bd5395 bfin_adv7393: switch to proc_create_data()
- a69755b187749e7cc020e17127a54f395aea4eaa xtensa simdisk: switch to proc_create_data()
- 78846ce66d3e273a6937fddfd6752b3074c82e62 rtl8192u: switch to proc_create()
- d89537e1b124ad661ea340798965a96e123cb211 atari_scsi: switch to ->show_info()
- f0002e95a43e05260310eca5522db44549f62069 aix7xxx_old: switch to ->show_info()
- 3f02567750c302637dedbb4fb90682999a770122 sata_svw: switch to ->show_info()
- 1bb7109a1c7dd6266db0240b7f344fbed20b9063 ips: fix format bugs exposed by previous commit
- aacce706fae01dbef03a0c2ca40a363bcb88b24a ips: switch to ->show_info()
- 56b8e8e53523c9a3e1ffacadf35c389fdb427a34 acornscsi: switch to ->show_info()
- 9d4e5c54a3b67cc0246afe0274ba028a85e79a10 fas216: switch to ->show_info()
- 6b3a8bbfd15ca86da496845890a48bee27b423e4 aic7xxx: switch to ->show_info()
- f6f83a6c9210725c730b64ba4b1db74641fab023 aic79xx: switch to ->show_info()
- 887fc88e63139810cbde5bf41aa11a749b2b776b in2000: switch to ->show_info()
- d773e42213bcec26400732e494e2d8e37dc08c92 atp870u: switch to ->show_info()
- d32812ae4b94a306e84cfbfbfeecda4ba3d1ba0f dc395x: switch to ->show_info()
- ff98f7ce0ec89a3de50a1920eb8a223bf0a3a6f2 dpt_i2o: switch to ->show_info()
- 8c986544562b667766f42e08a206f6c2e21d272c eata_pio: switch to ->show_info()
- e633c1e55731cd3e85285aa0c792dafb54ae7225 aha1740: switch to ->show_info()
- 275084cbff47f8a3f4b6f86464d08da6691424db aha152x: switch to ->show_info()
- b59fb6fdce14bbec226cc4a4b5a4511a715ea6c2 advansys: switch to ->show_info()
- 63fd57cb5c21b7b914b13be0b225829c0f5dba10 nsp_cs: switch to ->show_info()
- 35c6e0e512910a246e9063a2ddce85741747f0d7 nsp32: switch to ->show_info()
- 60e8b807a6fb989de5fc195a92cfab4fd890b3c9 keucr: switch to ->show_info()
- 38c19ec9f7b28c8d5034daf28e4cc1b24e23ac49 rts5139: switch to ->show_info()
- 8946b077ca385a6f93b32d9a5aa6b5bb966b475d tcm: switch to ->show_info()
- e88b7bb002e8f53a02fcdf8aab9915ce1ec22940 cciss: switch to ->show_info()
- 25daa96f2bf72901c3abe664e5b461f29bbf3282 BusLogic: switch to ->show_info()
- c8ed555aba11236ff973fa937f38d5af87bfb18e scsi_debug: switch to ->show_info()
- cac197031ce274efff8a5abea811b9d69ae3d740 fusion: switch to ->show_info()
- 09dae7fc57a010288875ef46a44e30d16cedd232 usb-storage: switch to ->show_info()
- dd7ab71bb3b4dad7fa1c4fd89706d6870991cfe6 NCR5830: switch to ->show_info()
- b7654914bb8059a9817f32f4c4d0e7f75a08b78a ppa: switch to ->show_info()
- fa5fd36820efdc82fc9ac8ac9bd47ddc2fee3d37 imm: switch to ->show_info()
- 3e0552eebdf621504eaec7786613ef94a63463a0 gdth: switch to ->show_info()
- 408bb25ba50c6abaf516d844fd62556ec89a0af2 switch wd33c93 to ->show_info()
- cab29b99dfaa6065e3b576e54d7f6cfa60fa2faf wd7000: switch to ->show_info()
- ee127fec448bb066b549d516af5fe5a596b6ad6c sym53c8xx_2: switch to ->show_info()
- b6cdc7310338e204224f865918f774eb6db0b75d procfs: don't allow to use proc_create, create_proc_entry, etc. for directories
- 21ba37c9cf2f2dcadaabd79dff384537124d216c i2o: use proc_remove_subtree()
- a01b0c576db9129f4a21c5e0a8815fc95468d169 silicom: switch to create_proc_data(), clean procfs side of things up
- 121daf5f8b4a60158e26f357eb286acf83eb33b4 reiserfs: use proc_remove_subtree()
- f1b68d4ba40ab327a2aeec1e1fd667d9b9f5d777 silicom: get_bypass_slave_pfs() open-codes lookup_port()
- fb8004d39bebfcc8b6b0a4263c712cee5b0f2a54 silicom: unobfuscate get_{status,master}_port_fn()
- 7e1be8a5011d6be1d16e44b2f7ff8c610263f4b3 silicom: helper functions are often useful...
- e784788ddb7000dbea8bd2986a3f83c4d77f96ff get rid of a bunch of open-coded create_proc_read_entry()
- 5a787a682047fbf5d250b0c2aed572fb6b7104d6 rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()
- 772317b53b51e5895e953828c8ff4f06fecfad1c dgrp procfs fixes, part 3: kill dead code
- c037773cc7f8d3fb72dabc3dc0a53f5376d1383c rtl8192e: switch to proc_create()
- 0ecc833bac594099505a090cbca6ccd5b83d5975 mode_t, whack-a-mole at 11...
- aee0c612b12f57f4923f6649fa6fcba618182261 snd_info_register: switch to proc_create_data/proc_mkdir_mode
- 03b642a7019a8ec28a450fd4c55f3048ce320f6b atags_proc: switch to proc_create_data()
- fc7478a2bfa9abd19657d2bbc9ae24185a41e21b pipe: switch wait_for_partner() and wake_up_partner() to pipe_inode_info
- 599a0ac14e065b7c08471ef2e75a504b7dec9267 pipe: fold file_operations instances in one
- f776c738883bc949e654568a565aee5a7d3fe133 fold fifo.c into pipe.c
- 2dd8c9ad376ccc5d2980b38e96372a8e252ae8d0 lift sb_start_write out of ->splice_write()
- 17338fccb28ec38097041074dcdc2016df538290 lift sb_start_write into default_file_splice_write()
- 03d95eb2f2578083a3f6286262e1cb5d88a00c02 lift sb_start_write() out of ->write()
- bdaec334bbe7d234ca6ddd81aa74b2938d40e6b4 f2fs: use mnt_want_write_file() in ioctl
- 8d71db4f0890605d44815a2b2da4ca003f1bb142 lift sb_start_write/sb_end_write out of ->aio_write()
- 3ab6abee59ac9ca84cc4a1e31224f1dccd44394c more conversions to namespace_unlock()
- 84d17192d2afd52aeba88c71ae4959a015f56a38 get rid of full-hash scan on detaching vfsmounts
- 52f21999c7b921a0390708b66ed286282c2e4bee ecryptfs: close rmmod race
- 0e65a81b105a3f646793d46740ad90fa5c067986 get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
- 56e41d3c5aa84d679eebdb3cb8a70b03c5fbd6c3 merge compat sys_ipc instances
- d5dc77bfeeab0b03a32e3db5e31e2f64605634ab consolidate compat lookup_dcookie()
- 76b021d053ed0b8de9689eefca5e8f53dade7fd7 convert vmsplice to COMPAT_SYSCALL_DEFINE
- 8d2d5c4a251924e4f70657e96a2a3f87647544f0 switch getrusage() to COMPAT_SYSCALL_DEFINE
- 35280bd4a3fa841897e2638437607fdec6c34f31 switch epoll_pwait to COMPAT_SYSCALL_DEFINE
- 19f4fc3aee180000fe45952691bbe69dde1d9e95 convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
- 7d197ed4a68e76000070979563051e08bf6fc0aa switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
- 22d1a35da0e247a006c286842a1846acb4ffed4f make HAVE_SYSCALL_WRAPPERS unconditional
- dfbb83d32c99dc50198638adf067a435c0fc338f [regression] braino in "sparc: convert to ksignal"
- dcf787f39162ce32ca325b3e784aba2d2444619a constify path_get/path_put and fs_struct.c stuff
- 26567cdbbf1a6b13a92a82332daee00672aa48a9 fix nommu breakage in shmem.c
- a3b2157e72e321fa313389ac744bbf6d6cb6986d 9p: make sure ->lookup() adds fid to the right dentry
- 7b5be621993567d39f09a5190c4d651241be296f 9p: untangle ->lookup() a bit
- 2ea03e1d62d56c37737e43550c360b43a5e40a32 9p: v9fs_fid_add() can't fail now
- c4d30967f3020cda9df9ee22af79cd1f2c284244 9p: turn fid->dlist into hlist
- 634095dab2a2001844fc8b26673c0cb14a766cdf 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine
- 6131ffaa1f091415b7a24abb01f033d9c0a727f4 more file_inode() open-coded instances
- 45e09bd51b2be1fbb86c2e3d5bb00d32744f1ecb selinux: opened file can't have NULL or negative ->f_path.dentry
- 21d206819a6f111c77f0a9e920f5efca06dc65fd get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
- 7bb307e894d51308aa0582a8c4cc5875bbc645b9 export kernel_write(), convert open-coded instances
- 3dadecce20603aa380023c65e6f55f108fd5e952 switch vfs_getattr() to struct path
- e72837e3e7bae3f182c4ac63c9424e86f1158dd0 default SET_PERSONALITY() in linux/elf.h
- 3592ac444017996f5a8ecf85856af0a8938e8fd1 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
- 5fa6300ae0ccf76018775ea16bc3a061cadc39a6 9p: split dropping the acls from v9fs_set_create_acl()
- 0f235caeaed6bbde6d455e172a83fa693ca485a1 9p: switch v9fs_set_acl() from dentry to fid
- 7f165aaa7dc898472f3b3fbf2231bb3b5623a3df 9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl()
- 8add862fad426469a04c879bf5bb01f666a3c58e tegra: don't wank with d_find_alias()
- 0df4d6e5bd008a94f1527aa751bbcf7160257c1d hugetlb_file_setup(): use d_alloc_pseudo()
- 3f6d078d4accfff8b114f968259a060bfdc7c682 fix compat truncate/ftruncate
- 561c6731978fa128f29342495f47fc3365898b3d switch lseek to COMPAT_SYSCALL_DEFINE
- 4e6b8973282829e0d5898d9721880556957f0f98 hostfs: directory methods have no business in non-directory inode_operations
- 78c3e4732f68bfaaa1e27d36135baa3088bcfdde xenfs: switch to pure simple_fill_super()
- da2d8455ed7eb22d7642ecee43dc463ac42a1256 constify d_lookup() arguments
- a713ca2ab9d14dc5c86634bc445ce1f66552c169 constify __d_lookup() arguments
- cc2a5271155a108c9c6a8d70ec4e4f860f32cd07 lookup_slow: get rid of name argument
- e97cdc87be5804eb2922e169f6d81d3e214587ec lookup_fast: get rid of name argument
- 6b4d0b2793337cc8943cd2948388218e2777400c clean shmem_file_setup() a bit
- 496ad9aa8ef448058e36ca7a787c61f2e63f0f54 new helper: file_inode(file)
- 235b80226b986dabcbba844968f7807866bd0bfe x86: convert to ksignal
- 08f739570de697dc06b949ba3be33acdda21498c sparc: convert to ksignal
- 7e243643dffbe216dbcb10933c4cafde0f95f537 arm: switch to struct ksignal * passing
- e9b04b5b67ec628a5e9a312e14b6864f8f73ba12 make do_sigaltstack() static
- 51682036d006b175022d0cd010672d3fff041278 arm64: switch to generic old sigaction() (compat-only)
- 02323a9d92a1acc0bbc40239a0a3a91bffa0dad3 arm64: switch to generic compat rt_sigaction()
- 84b9e9b402386edf12664e37ee1f2e503472fb5e arm64: switch compat to generic old sigsuspend
- 4cd2b2fa61ef65300cb237febc0e8a77f23b6c44 arm64: switch to generic compat rt_sigqueueinfo()
- 67cf48fe2529576bc38ab2b3be929d37d799ac91 arm64: switch to generic compat rt_sigpending()
- 630cfbbbe656fb0377a6847606016d88cef7675a arm64: switch to generic compat rt_sigprocmask()
- 207bdae452e6d3eeba19cc3912e5dfb088adc376 arm64: switch to generic sigaltstack
- c004363dd6aa89f1ccbebd694f261f86db0c840a f2fs: switch new_inode_page() from dentry to qstr
- 52ad6b3f90c63653ba24c4f63f218a925b8e14d7 sparc: switch to generic old sigsuspend
- 7540c8eb330972870c2c1f1e8037acda2ff6a896 sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
- 64b3122df48b81a40366a11f299ab819138c96e8 mips: take the "zero newsp means inherit the parent's one" to copy_thread()
- aa584802e51fa3f28cc6efb1863fe9a3d197c9c8 mips: switch to generic compat rt_sigaction()
- 0450d22f4b0c6ab88d2249a71f304326af5cc36c mips: switch to generic compat sched_rr_get_interval()
- 1910f4ab777f17744aec3b39fa15d3d4340df6d4 mips: sigsuspend() is essentially the same as rt_sigsuspend() here
- ea5d83db6705e2a6d3534b169420586bdb6c5223 mips: switch to generic compat rt_sigqueueinfo()
- 45cb66f797cd3b892cec6d7faea449c50053410f mips: switch to generic compat rt_sigpending()
- 056a060803cff0d93b13cc2c5cf74909db24a0b9 mips: switch to generic compat rt_sigprocmask()
- 1c37ea82775a160b1f03d27bda034260444caa2e mips: switch to compat_sys_waitid()
- ea536ad4f231a0055792d9b144715605cbd670c1 mips: switch to generic sigaltstack
- 5b3eb3ade4444c3b1419ffa23598a57f6f4bf494 x86: switch to generic old sigaction
- 0430f2f2764f9db5ee5200c3d24d1eac8a797e28 xtensa: switch to generic sigaltstack
- 29fd448084e2da6d19ab675cf01d4a65fe2fcc44 x86: switch to generic compat rt_sigaction()
- d7c43e4afb411db68bcf652c96e4206c6085f5e8 x86: switch to generic compat sched_rr_get_interval()
- 15ce1f7154c80693cec4f8a5309e8c8a06fb2541 x86,um: switch to generic old sigsuspend()
- 7b83d1a297ac1afda2bb9a9979ca73173148623f x86: switch to generic compat rt_sigqueueinfo()
- f45adb0499dedd4082b46522e7b166cff5dc64eb x86: switch to generic compat rt_sigpending()
- 49cb25e92902ba24bd38c350114f8695493b262f x86: get rid of pt_regs argument in vm86/vm86old
- 3fe26fa34da029263067b48836e740c1ddffbd91 x86: get rid of pt_regs argument in sigreturn variants
- b3af11afe06abdcf980b5f5c0b44dc46c496ddc3 x86: get rid of pt_regs argument of iopl(2)
- 50b3c9e30a53172b627081e7129c03ef53f27319 unicore32: switch to generic sigaltstack
- a402922bff5f28469ec6bbc5066bda3556299f52 tile: switch to generic compat rt_sigaction()
- 7b5d3c1d112d040b9eda239ec4ff247cf7102bd2 tile: switch to generic compat rt_sigqueueinfo()
- 47669ab0361558a734e42f78196636d70201e44f tile: switch to generic sigaltstack
- 8d65681dafe938e1aa332de5ef142ea2b076a9b4 sparc: switch to generic compat rt_sigqueueinfo()
- 55bb5a1e3ad96ba61ba7ecac0e4be69d9b625aa4 sparc: switch to generic compat rt_sigpending()
- 826c8772b1921c6911b0dc8d2d0cb016245bec90 sparc: switch to generic compat rt_sigprocmask(2)
- c9716252befda972c94d2bbfa88abddf3377f8c5 sparc: bury the sys_sigpause() remains
- 99b06feb0f7c99f171cb962d0e6a17f81625abd3 sparc: switch to generic sigaltstack
- 0679a858c5439bf4bc05fd211d3690f82fefa5b6 sh: switch to generic old sigaction()
- 881e252d6b37d7526008e3dcd4592823d9273e1f sh: switch to generic old sigsuspend()
- b774cc5cb6b3b53b276bb7d968e3579afc2922c5 score: switch to generic sigaltstack
- 7a879a94d90dc5c494875b54499ae321400358d8 sh: switch to generic sigaltstack
- 7eddd99c289a443d76391d740c7c62d542174f27 s390: switch to generic old sigaction()
- f036b943441ac8e79b779e3500ae4820c243b4f2 s390: switch to generic compat rt_sigaction
- d7b5427cec79d993459c162db67eac9e22135e8b s390: switch to generic compat sched_rr_get_interval()
- e181ee4cd7e510738b1a8ede4e2f3f994df3234e s390: switch to generic old sigsuspend
- 07562be77d5b36aa961f722292a708bb663f8a73 s390: switch to generic compat rt_sigqueueinfo()
- bdcf03183cbf208923752bd26f6b9488c60ec1ca s390: switch to generic compat rt_sigpending()
- 742602243177f3d1d87dede110d278a0f656cf4d s390: switch to generic compat rt_sigprocmask(2)
- b1ff98cb74864bb880e1c44258edde43c79af524 powerpc: trim the crap from syscalls.h
- e214125aa8c0546b24dabf6f47b28c5e20133d1d s390: switch to generic sigaltstack
- 09a4d5d015d951c7262d999cbd39f5c2cd5786da powerpc: switch to generic old sigaction()
- 5aa1cde2edbc64403a6b06aaa8723cca11c12681 powerpc: switch to generic compat rt_sigaction()
- 0980caea80ffffbaf78112621edd0c3553f44ef0 powerpc: switch to generic old sigsuspend
- 309e44b39e355770ec0cec7df26071beb298e7f2 powerpc: switch to generic compat rt_sigqueueinfo()
- cfe0467c4e1390ba9386389e722d1d409201a5dc powerpc: switch to generic compat rt_sigpending()
- 451a651d33b240481b063765016472c0be10d350 powerpc: switch to generic compat rt_sigprocmask()
- 7cce246557bf379ea271d91f257ce248362cc12d powerpc: switch to generic sigaltstack
- b0f95824f2e91fb0df59fd63ddd6b36a94c05699 parisc: switch to generic compat rt_sigaction()
- d914b8dcbbde8e47b6762d66600ea66ccd18ef45 parisc: switch to generic compat sched_rr_get_interval()
- 441ff959072b3f4b0712b149a3398f76f8ddfceb parisc: switch to generic compat rt_sigqueueinfo()
- cddc2da13527b20c6acb36878b78af89cb0af447 parisc: switch to generic compat rt_sigpending()
- e6a7ad517ae202ab8b813b179ba5ebed1ed93b04 parisc: switch to generic compat rt_sigprocmask()
- faec5a96a024c1256b289253f3609b4a5f6f3576 openrisc: switch to generic sigaltstack
- 6e26aab98ce8a818fb1ec47f8f727a8480a9011b parisc: switch to generic sigaltstack
- 33f9f78eec7e332dac6bee9cf66cd2bd435b7419 mn10300: switch to generic old sigaction()
- 7d1d990ff161bdd2f0901a0916f35d272adf4c0b mn10300: switch to generic old sigsuspend
- de2bfce30e1abda837c613d1ed5aaecb648c7e8f microblaze: remove debris in ptrace.c
- b30c7d50af95f7450f877e8172a2341785bce5ab mn10300: switch to generic sigaltstack
- 4a9d32d377e1facca204cc1c6856406be8b53fa3 microblaze: switch to generic sigaltstack
- 8be433ab55d5058327e82f124f1eb0b37e4540b1 m68k: switch to generic old sigaction()
- 1ba3e7efb60b4d7d4f75f084214b90bd0fdaa319 m68k: switch to generic old sigsuspend
- 08d4f65352f9464f1dd7d65d0bc27d57abf3d161 m68k: switch to generic sigaltstack
- 1084f751d437a1823787285517f1161935483569 m32r: switch to generic sigaltstack
- e8d9ef09df5f86f564a2ab6e8f1397121b1bad66 ia64: switch to generic sigaltstack
- b0375744f1c74b39a2677fc29045ad1cb6f4c6cd h8300: switch to generic old sigaction()
- 1e974c21661db89b30eb13040fc9ab99a83b6492 hexagon: switch to generic sigaltstack
- b407e620eca0b026410b7f95e76c83028779019a h8300: switch to generic old sigsuspend
- ac416143b0b4f13ff8f7beb021916e1d714dd87b h8300: kill useless wrappers, fix rt_sigreturn(2)
- 6bc43c9ee92b4146b56e8758cec73f0990410326 h8300: switch to generic sigaltstack
- 177b6703f62f991ca250768e23398b21f7700f91 frv: switch to generic old sigaction()
- 39e08a9bae71a16ab0549b87b4e7207ae0d550ad frv: switch to generic old sigsuspend
- fe76141671c3025cd0da7cfafb6d8945bbe0735b frv: switch to generic sigaltstack
- eb2f256682e5af4b890d1f3cce4a4d4b62ffa655 cris: switch to generic old sigaction()
- 86df89a0845a80aa765f3e5e0da43fdf9287029f cris: switch to generic old sigsuspend
- 9df794d9275d41012909aaff3cab759e37871974 cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
- 6ec78be4cdff4db6e6ea930db9f5d912bc05febc c6x: switch to generic sigaltstack
- d970e42897525adc836207b44ef64347e59d613e cris: switch to generic sigaltstack
- 79d432103c6dc4ed46adc8e1f53d34e8ba7089c0 blackfin: switch to generic sigaltstack
- 47880695011964be808d3151f0f47bd6626f6f2f avr32: switch to generic sigaltstack
- 50bcb7e4734df09ee5e479a45992b85118bd1834 arm: switch to generic old sigaction()
- b68fec2416314cf21e790d1f5161f9ed12c5a3ab arm: switch to generic old sigsuspend
- 302627e9f96e09269ccbfaf1951f46d29753856f alpha: switch to generic old sigsuspend
- ec93ac8663ad5fcccd44c3768b23c93b87610fc2 arm: switch to generic sigaltstack
- 691f6903dc389606b28b2200ecc0bcf1f53e548c alpha: remove stray debris left in copy_process()
- 0aa0203fb43f04714004b2c4ad33b858e240555d take sys_rt_sigsuspend() prototype to linux/syscalls.h
- f482e1b4a4abf926507a4c1c6317acd3e7aa61b7 switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
- 574c4866e33d648520a8bd5bf6f573ea6e554e88 consolidate kernel-side struct sigaction declarations
- 28d27f2d25d24ac5dd290b789f3fe9b76590fd95 switch compat_sys_rt_sigtimedwait to COMPAT_SYSCALL_DEFINE
- b1e0318b8cd4bdbb0fbc48967b0350483ad9bd69 sys_clone() needs asmlinkage_protect
- 43b16820249396aea7eb57c747106e211e54bed5 make sure that /linuxrc has std{in,out,err}
- 741b7c3f77937b2fb7c10aeb4c5c621463582583 path_init(): make -ENOTDIR failure exits consistent
- 50ececcfa7d1acee085b2c518cad495062db6379 alpha: switch to generic sigaltstack
- 031b6566983ad9c0247087f039af22b3f87596a3 unify SS_ONSTACK/SS_DISABLE definitions
- 468366138850f20543f1d4878028900672b23dae COMPAT_SYSCALL_DEFINE: infrastructure
- 21d8a15ac333b05f1fecdf9fdc30996be2e11d60 lookup_one_len: don't accept . and ..
- 0903a0c8491c1e987dfc6eb294199a36760398bc cifs: get rid of blind d_drop() in readdir
- 696199f8ccf7fc6d17ef89c296ad3b6c78c52d9c don't do blind d_drop() in nfs_prime_dcache()
- 541880d9a2c7871f6370071d55aa6662d329c51e do_coredump(): get rid of pt_regs argument
- 4aaefee589f97bb30062bbeeb793bbbf7107a9a7 print_fatal_signal(): get rid of pt_regs argument
- 94eb22d5056b5eca10c587bf064e0e6db0ae6161 ptrace_signal(): get rid of unused arguments
- 4f4202fe5ae9a43e59303f20d700571f695d7b1b unify default ptrace_signal_deliver
- e80d6661c3a5caa0cebec0853c6cb0db090fb506 flagday: kill pt_regs argument of do_fork()
- 18c26c27ae0abe82253cb2e2363df465dbbb657e death to idle_regs()
- 62e791c1b8ea481c72c299dee4f62c04aaef765c don't pass regs to copy_process()
- afa86fc426ff7e7f5477f15da9c405d08d5cf790 flagday: don't pass regs to copy_thread()
- 135c37b83c81b79a888108e3f7c5f64423d8a851 bfin: switch to generic vfork, get rid of pointless wrappers
- 3e41f9ba611cf8b87a20eecc54572b348b48bd91 xtensa: switch to generic clone()
- 39d91a9eafec7524482e70af76ccbe803dce5b8e openrisc: switch to use of generic fork and clone
- cb56217362d87159b683175247d8d059df80aefa unicore32: switch to generic clone(2)
- eda96977024c84e677191cad785351abbb945901 score: switch to generic fork/vfork/clone
- 951b39619a76643972f6f23e007fd0f3fbbd71c2 c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone()
- 1ea2a0160588582cd8414a8026d5b54f1705dfa1 mn10300: switch to generic fork/vfork/clone
- 3416e8098aa4c0eea1b2e5c4efc68cf61a848864 h8300: switch to generic fork/vfork/clone
- e9eac30418dbbe51217a7c91906d349f9f4658e1 tile: switch to generic clone()
- 20ecc91c3230b747cd13d9a2f43a45f6445a3906 m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork
- dfe09ae0e5fe40679af05b1ba810d469844c97b3 alpha: switch to generic fork/vfork/clone
- 87f1ca8fd9f00cc024a141623d042ca4319e12c1 s390: switch to generic fork/vfork/clone
- f3268edbe6fe0ce56e62c6d6b14640aeb04864b7 microblaze: switch to generic fork/vfork/clone
- f01aceac61ad5cc9ea463f6bb185c1f72702357f hexagon: switch to generic clone()
- 0ad9513d0f81584c25f3fc7ff582c382cc1a93f7 sh: switch to generic fork/vfork/clone
- 415bfae9e9dbc2232f1797a3ac78a22049a75e06 parisc: switch to generic fork/vfork/clone
- 92bbe6cdfdeeaf9ac2a240b1829bab219e7e91d0 m32r: switch to generic fork/vfork/clone
- 584271bcb45b50027c8d87b51634750780c92437 avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers
- 9ac08002130b591d0f2ee035aa9062f84f2f15cb arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
- b9763ce33fff6b37e1f2e2effb14fb25e67a68f2 frv: switch to generic fork/vfork/clone
- 0bcfe5404962cfb1dd0d4b3755357c12a98ef3d1 powerpc: switch to generic fork/clone/vfork
- 38a61b6b4a45ec8c82c75403848e1c579113c3c5 arm: switch to generic fork/vfork/clone
- 1d4b4b2994b5fc208963c0b795291f8c1f18becf x86, um: switch to generic fork/vfork/clone
- 71613c3b871c5a9f27cc48f124251bcd3aa23be1 get rid of pt_regs argument of ->load_binary()
- 3c456bfc4ba66e9cda210da7bc4fb0ba9fcc6972 get rid of pt_regs argument of search_binary_handler()
- 835ab32dff6b437e74c266468b83c4abb69041dc get rid of pt_regs argument of do_execve_common()
- da3d4c5fa56236dd924d77ffc4f982356816b93b get rid of pt_regs argument of do_execve()
- d03d26e58fde2ec99478e26aab47b55755189b08 make compat_do_execve() static, lose pt_regs argument
- 910cdc553a324d3df56b73c84cdef20836817d52 kill stray kernel_thread() garbage
- c62d773a3751610010feb574d859f58de4a51eba audit: no nested contexts anymore...
- 6b94631f9e8c45a46056cbc6a7a50ecebea4f8da consolidate sys_execve() prototype
- 25906730ec01be664534c9439d7cf5a373e8a4e4 alpha: reorganize copy_process(), prepare to saner fork_idle()
- b960f303448969c6cb76b4df9291e9e6213e2b9f alpha: don't pass useless arguments to do_{,rt_},sigreturn()
- 2b067fc9dd143be5e0ee94bae0fbd28ea0a407f8 um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get
- c4144670fd9b34d6eae22c9f83751745898e8243 kill daemonize()
- 02232f8d2b22708f0651dc515544f4a7ef1e0224 microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors
- afd3f96dc34357584763c2dc453192c78a9dbce0 score: do_sigaltstack() expects a userland pointer...
- e3cb7e9f0d826b052b519f1ea18a1bd1718a6016 tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
- 5f6c4ab6ee781c9aace7c8548ad9bd87f5678df7 microblaze: switch to generic sys_execve()
- 99c59f60fd751876c37fbea01e55606441ac6db4 microblaze: switch to generic kernel_execve()
- 2319295dd8dbd076afa136bffb797ef726b605a0 microblaze: switch to generic kernel_thread()
- 60541d778e536455970281de25b2476e01c03aef unicore32: switch to generic sys_execve()
- 38e993535edda089a6956bf12a1dde2602649de9 unicore32: switch to generic kernel_thread()/kernel_execve()
- 7b7ade117951dcc5ec947595ea7ff622fa56895e frv: switch to saner kernel_execve() semantics
- ea4a1da9b2e6f419526b5fde15cd5563096368eb m32r: switch to generic kernel_thread()/kernel_execve()
- 30dcb0996e409ee7353a8fc2fab90ad6503b0788 s390: switch to saner kernel_execve() semantics
- 008f17948725c112a3422f72ed57fdc980e146a8 tile: sanitize copy_thread()
- 27aedbd52fb78bbead55c81a8dd906afd405c3fc hexagon: switch to generic sys_execve()
- 530550651fdfd548d25b6bd5ff4607803540508b tile: switch to generic sys_execve()
- 80b249b71e2e7caf6110a0d50c9634cebb223c0e sh: convert to generic sys_execve()
- 7147e215480323bb2617fcebf585c447188ff760 sh: switch to generic kernel_thread()/kernel_execve()
- 363806ddd232b67fdb2bd7ec8c98527e481c25c4 parisc: switch to saner kernel_execve() semantics
- ab75819d3942a34d151a34fd43f346d5d8a48148 powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
- 53b50f9483cce47d1a7aefd1c9f442c094a5b1f7 powerpc: take dereferencing to ret_from_kernel_thread()
- a736427fa1103158338839813139b20763c7b13e missing const in alpha callers of do_mount()
- 733deca197143857f938b41d671cd7ce9c53c4bc Drop struct pt_regs * argument in compat_sys_execve()
- 71b4ecc3d8056b2ed5cbc0d77af13fed38bcac49 ia64: switch to generic sys_execve()
- 54d496c3915a10b5e46c5dd9de1a6d301ceb32bd ia64: switch to generic kernel_thread()/kernel_execve()
- fea8221049a5f726857ead9c2d90dfd22d5cdc82 m68k: switch to saner kernel_execve() semantics
- f7200d4c504a385b1b70f3bab379f99745f7ef6a sparc32: switch to generic sys_execve()
- ab3486813bbbd9e74efb4c130183f3994dada4bd sparc32: switch to generic kernel_execve()
- c78e06430ea621ce59d20cb899a9a86bdcf4487b sparc32: switch to generic kernel_thread()
- 9b0e5d42d9a66621fce83a22987d33325debb588 mips: switch to saner kernel_execve() semantics
- 1ffbed7220331dabc04dee6d3c520b5b022b9245 score: switch to generic sys_execve()
- 1856ab6db1296c9c31ad58263d49ee9b75568ddb score: switch to generic kernel_thread()/kernel_execve()
- 5e7d7333914ed5a01d70d5859068faf03b6779f2 c6x: switch to saner kernel_execve() semantics
- 5fd0b580a9fda554eae27fff4953e6622bd792d7 avr32: switch to generic sys_execve()
- 5adc807f707535a5ce97b5d69472ee74d6d099ac avr32: switch to generic kernel_thread()/kernel_execve()
- 1703a219f7f5ab2c39514f9f0763001cdc907d25 cris: switch to generic kernel_execve/sys_execve
- 69b58a67213506f98835b0ee8cf24324f59a1442 cris: switch to generic kernel_thread()
- 999121a10cbf091cdb3c168754de6ddf1992e656 blackfin: switch to generic sys_execve()
- ee1e17c69eb3c843d283eb3fbed1616ed9a122eb blackfin: convert kernel_thread() and kernel_execve() to generic ones
- ddf23e87a804cbf6fa3818076b33fe023cce09fd mn10300: switch to saner kernel_execve() semantics
- 71915d21e59c153c1202e3198916817c2d18da32 h8300: generic sys_execve()
- 5fae1b664595adc621fb9294b7d19145918073de h8300: generic kernel_execve()
- 557e1995a92d318206910d8b5c62075fe02b37e0 h8300: generic kernel_thread()
- 7f1f311ac7b7b9c779fd207a20369f7fa3a61ba6 parisc: switch to generic sys_execve()
- 4e5ed85ab5f1c9973588d7226c2894016059d9f6 parisc: switch to generic kernel_execve()
- a44e060fc523c379341e35a981c09c3953cf4ba4 parisc: switch to generic kernel_thread()
- 138d1ce80ed96eff6638f454f0a1500a4aefd17b powerpc: switch to saner kernel_execve() semantics
- 8f54bcacbc39f883bde2210cf2754e5d198f55a4 mips: switch to generic kernel_thread()
- 2f12af35a988082700373acdebe049dfebaf49b6 sparc64: switch to generic kernel_execve()
- 5230429ab1c20c348e17069230c24db8a6b53ca3 sparc64: take fprs_write() and friends to start_thread()
- 1918c7f548dc5abfb37ab74bb3d036d36c92ba5e sparc64: switch to generic kernel_thread()
- 5522be6a4624a5f505555569e4d9cee946630686 alpha: switch to saner kernel_execve() semantics
- 9fff2fa0db911b0b75ec1f9bec72460c0a676ef5 arm: switch to saner kernel_execve() semantics
- 22e2430d60dbdfcdd732a086e9ef2dbd74c266d1 x86, um: convert to saner kernel_execve() semantics
- ecf89e581acce83e8cd2a5530858be22c64441f7 ppc: eeh_event should just use kthread_run()
- 808d4e3cfdcc52b19276175464f6dbca4df13b09 consitify do_mount() arguments
- 614c321f4bf130766ff66fd142b1da47ab037303 MAX_LFS_FILESIZE definition for 64bit needs LL...
- 37185b33240870719b6b5913a46e6a441f1ae96f um: get rid of pointless include "..." where include <...> will do
- 8813f67439524ab54978b011c51665e1854a64b5 um/x86: merge 32 and 64 bit variants of ptrace.h
- 4301785c7c7ca712797f2f25bcd531b1d226ccb3 um/x86: merge 32 and 64bit variants of checksum.h
- 12f79be93d94698778ff2b3f921073fc5f6780d6 alpha: don't open-code trace_report_syscall_{enter,exit}
- d70745bb43d9dba979a26e166463b330fa1ef470 m32r: trim masks
- 971ceb17dc702fa93fe4b4b7b293248c160bf880 avr32: trim masks
- 7f1c6168259f8d75c08f64aae3c8c93b2801eb37 microblaze: don't bother with SIGTRAP in setup_rt_frame()
- 64482bd8ef1700e98d96fb6e240c501d68c8371c parisc: decide whether to go to slow path (tracesys) based on thread flags
- f925725d91895fe6ca293c6838cc8bd821488fcf mips: unobfuscate _TIF..._MASK
- cf880248c56495a5e616cde226d7c85972a3218c ia64: can't reach do_signal() when returning to kernel mode
- 6fdb6fbecbf1ca939699f09376e35169615a3678 mn10300: get rid of calling do_notify_resume() when returning to kernel mode
- 5687580bcb758ddc95be9894f592a65034e77401 c6x: switch to generic kernel_thread()
- 61b7fbc3f4ebdcfd34f9438adfab8df936a19e33 mn10300: convert to generic kernel_thread()
- 6e75421014cd02cc66298d35c4667e493da78914 mn10300: switch to generic kernel_execve()
- 8f1597e959a3cfeae8f5cfae26890710f9092443 mn10300: switch to generic sys_execve()
- 255461c53a91d34e2eddb8c8a2ba39e99065d7c1 mn10300: split ret_from_fork, simplify kernel_thread()
- 49ed3398b75c98c087537a7d5a1a23f86a8c8746 frv: switch to generic kernel_thread()
- 019f96a345b6e23d4e0bc2c136ec5f7500b95834 frv: switch to generic kernel_execve
- 02ce496f152df87be081a64796498942c433a2fd frv: split ret_from_fork, simplify kernel_thread() a lot
- 533e6903bea0440816a0f517b0845ccea4cc7917 m68k: split ret_from_fork(), simplify kernel_thread()
- f9a7e025dfc28783fd2b05812e663251acf4bf21 s390: switch to generic kernel_thread()
- 65f22a906e154e8086ed561904d09c3586de85f4 s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
- 1f02ab4a237086095bd584f3446da307ac2d02e6 um: switch to generic kernel_thread()
- 7076aada1040de4ed79a5977dbabdb5e5ea5e249 x86: split ret_from_fork
- 44f4b56b54d2ab5d06c1726f2cde8ca15c8fac47 alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
- cba1ec7e88a0257eb13e84d170a93cd52b702562 alpha: switch to generic kernel_thread()
- a63c97a000c9c9a03372943a40c3ba8652aa0ccf arm: get rid of execve wrapper, switch to generic execve() implementation
- 583d632fb3f6d7e9d133a7260829dd7565f8cc99 arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
- 9e14f828ee4a7a4a98703e380d180717a579fb35 arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]
- bf56d57638452a8ee9241c9ca082d59cd2ca4cc8 um: don't leak floating point state and segment registers on execve()
- 2744c171dbaa0b1ec7639e7d0ff817fba9461a38 ceph: don't abuse d_delete() on failure exits
- 3a8ca1b6bf7069338e266082479f2f632c29afb3 hypfs: ->d_parent is never NULL or negative
- 2903ff019b346ab8d36ebbf54853c3aaf6590608 switch simple cases of fget_light to fdget
- 2a117354b7bdfe13750a64307755e75436fb157a switch o2hb_region_dev_write() to fget_light()
- cecb46f194460d23cacf3b13593f9f5a4f7a0fed vhost_set_vring(): turn pollstart/pollstop into bool
- e10ce27f0df9eda7b36eb16e553f07a9e05c6bba switch prctl_set_mm_exe_file() to fget_light()
- 64e09fa2e1fef1696a8685c7aad7e0d3dd24ce71 switch xfs_find_handle() to fget_light()
- 1ea65c96077f9bb5c0e5e224a4da751d269c5f94 switch xfs_swapext() to fget_light()
- 78f7d75e5dd9aa1027e90d0b71d394603933c2ed switch coda get_device_index() to fget_light()
- 88b428d6e191affae79b5c1f4764dfdebab9fae6 switch infinibarf users of fget() to fget_light()
- 1d3653a79c4eedf5d6eaaa7328b1d134012b2509 switch vfio_group_set_container() to fget_light()
- 8319aa9127a1282b24c3ece473a058d246f35b0d switch btrfs_ioctl_clone() to fget_light()
- 515e0d6634086d61ae846f0e8785b6f0220f3422 switch mqueue syscalls to fget_light()
- bdbf69437a5ae6f820a6d3aa8c6e3c3ce7e6e05f switch SNDRV_PCM_IOCTL_LINK to fget_light()
- 4109633f4c4dcdaedf0d85ae74dba334760c577b switch timerfd_[sg]ettime(2) to fget_light()
- 5e196a9cf557dbc2bf808824c6c4998150e18d06 switch epoll_wait(2) to fget_light()
- ecd188159efa112770d5f8a4a62f8d3586784f48 switch btrfs_ioctl_snap_create_transid() to fget_light()
- 6bdf2954016ef7c1f4d4fa07a338ee197d9c3506 switch EXT4_IOC_MOVE_EXT to fget_light()
- 4557c669ef9801d96cf663331cdd1dcb8fa9c2f1 export fget_light
- 399c9b862f853f5c33e5a3b1f9a3c2507bdd526b ext4: close struct file leak on EXT4_IOC_MOVE_EXT
- ecaa80fbe589d2638b8a8a075916b1862a1124e2 switch hpux_getdents() to fget_light()
- 7456a29bcf3484dee37457370f89d57814299c76 switch itanic perfmonctl(2) to fget_light()
- 866ecfdd7cf05680acba635ecf7f30695d8039db switch osf_getdirentries() to fget_light()
- 132ea2479f77dd598f11a77bdfebbd23d244ce6f switch readahead(2) to fget_light()
- 611443783ada3464c44e9168f6b7de2cb3fed39a switch fadvise(2) to fget_light()
- d6483b7a78438bc333560d11b69e6a6a6cf55940 switch fchmod(2) to fget_light()
- 6b48c5b2079af1f81d8f249ae07a988d8c45b32f switch fallocate(2) to fget_light()
- bf2965d5b5950d09e934ea5d961d79d0ed1fae7e switch ftruncate(2) to fget_light
- c6f3d81115989e274c42a852222b80d2e14ced6f don't leak O_CLOEXEC into ->f_flags
- 2be7fd55d44882c9818ed2d1dabc0f0abab5eeed switch spufs/coredump to iterate_fd()
- 179e037fc1370288188cb1f90b81156d75a3cb2d do_coredump(): make sure that descriptor table isn't shared
- ee97cd872d08b8623076f2a63ffb872d0884411a switch flush_unauthorized_files() to replace_fd()
- fe17f22d7fd0e344ef6447238f799bb49f670c6f take purely descriptor-related stuff from fcntl.c to file.c
- 723a1d77431b0c568730ffac4dd0bcbbd3400031 um: resurrect the right variant of mconsole_proc()
- 483ce1d4b8c3b82bc9c9a1dd9dbc44f50b3aaf5a take descriptor-related part of close() to file.c
- 0ee8cdfe6af052deb56dccd54838a1eb32fb4ca2 take fget() and friends to fs/file.c
- 56007cae94f349387c088e738c7dcb6bc513063b move put_unused_fd() and fd_install() to fs/file.c
- 7cf4dc3c8dbfdfde163d4636f621cf99a1f63bfb move files_struct-related bits from kernel/exit.c to fs/file.c
- ab72a7028c0cc22731dc60beceb595b321d1cdb9 events: don't use get_unused_fd_flags() when get_unused_fd() will do
- 28407630513b1a86133db0ef8b39fabad6c494af take descriptor handling from sock_alloc_file() to callers
- 0b894bd8e462644fceb290adf5b349ef834d761b MIPS: Unobfuscate _TIF..._MASK
- 344569aef36970f3b08cbd45cd19a941edc8066f um: don't leak floating point state and segment registers on execve()
- 826eba4db0c643cc0e705c8365902c63fac2b7ee the only place that needs to include asm/exec.h is linux/binfmts.h
- ddd03a1f7591827906d63dbe3ee003f832bb584f get rid of generic instances of asm/exec.h
- 6d2cd3ce815b302e885b44ca1bdbe3c7db321c7a vfio: get rid of open-coding kref_put_mutex
- 934ad4c235f87dcb9206abdfa22922358999afab vfio: don't dereference after kfree...
- 28d353d9891c28496e366bebe4e65233f59ad1f6 alpha: take kernel_execve() out of entry.S
- b8a420952336ed81ef5c9bf8bad90d3deaee5521 um: pull interrupt_end() into userspace()
- 1bfa2317b21750f739b59ab6df2c8efb12875045 um: split syscall_trace(), pass pt_regs to it
- a3170d2ec25f841bee1b52487693ac1a2f191ba6 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
- bf8848918d751c1fb86f6514a75bf8d406f1c3c3 lockd: handle lockowner allocation failure in nlmclnt_proc()
- 586093064d95618cc9ba2acd546949eea9f2a8fa sound_firmware: don't pass crap to filp_close()
- e4fad8e5d220e3dfb1050eee752ee5058f29a232 consolidate pipe file creation
- b5bcdda32736b94a7d178d156d80a69f536ad468 take grabbing f->f_path to do_dentry_open()
- faf02010290e202e275c1bf94ca9dd808bf85607 clean unix_bind() up a bit
- 1ba44cc970e40b544af7e76a19285d568b4f3ccc spufs: pull unlock-and-dput() up into spufs_create()
- 66ec7b2cd0d84561ef3c420b5995d0c1dd2cf1c5 spufs_create_context(): simplify failure exits
- 81783786d5cf4aa0d3e15bb0fac856aa8ebf1a76 ARM: 7473/1: deal with handlerless restarts without leaving the kernel
- 0a267fa6a15d41c4061358bf2e67c633fdbffc90 ARM: 7472/1: pull all work_pending logics into C function
- 8cae6f7158ec1fa44c8a04a43db7d8020ec60437 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
- 11e62a8fabd003352e852e74e1b64a437fd908c6 btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
- 765927b2d508712d320c8934db963bbe14c3fcec switch dentry_open() to struct path, make it grab references itself
- bf349a447059656ebe63fb4fd1ccb27ac1da22ad spufs: shift dget/mntget towards dentry_open()
- d35abdb28824cf74f0a106a0f9c6f3ff700a35bf hold task_lock around checks in keyctl
- 3ffa3c0e3f6e62f67fc2346ca60161dfb030083d aio: now fput() is OK from interrupt context; get rid of manual delayed __fput()
- 7266702805f9d824f92ce5c4069eca65d0f21d28 signal: make sure we don't get stopped with pending task_work
- ac481d6ca4081bdd348cbd84963d1ece843a3407 debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}
- cfa57c11b0d5a80f7bffa1ab35bc46892127817f debugfs: fold debugfs_create_by_name() into the only caller
- ee3efa91e240f513898050ef305a49a653c8ed90 __d_unalias() should refuse to move mountpoints
- 72bd866a01fc62ccbc466f3eb7599b14c937e96b fs/namei.c: don't pass nameidata to __lookup_hash() and lookup_real()
- fa3c56bbda6c2ac2a57d96ba501dbe85cccd312b fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible
- facc3530fb5c89a40bc83045422add392b8db4a1 nfs_lookup_verify_inode() - nd is *always* non-NULL here
- 2a027e7a1873812240cbdac0f55c4734ff0042a5 fold __dentry_open() into its sole caller
- 96b7e579addd3cdc806c1667bf5b6b126070827c switch do_dentry_open() to returning int
- 1d674107ea4b68669e012e654d64369b7f2bb250 coda: use list_for_each_entry
- b3d9b7a3c752dc4b6976a4ff7b8298887a5b734d vfs: switch i_dentry/d_alias to hlist
- 9f713878f22e0b2d34d62df0ca55f65166375634 ext4: get rid of open-coded d_find_any_alias()
- a614a092bf28d58c742b9ec43209f3f78c3d9fb3 ocfs2: use list_for_each_entry in ocfs2_find_local_alias()
- 3084ee95f08ce353ae26c18c7627c4e9786983ca affs: get rid of open-coded list_for_each_entry()
- 7968ce12e9645c5eb5bb3f4320e43c2e402d580c adfs: don't bother with ->i_dentry in ->destroy_inode()
- e6f9f8d0296aad7fbaf01de38ccaa1bf654bbda4 cifs: don't bother with ->i_dentry in ->destroy_inode()
- e0f5211f9bbfaa66d27cda6b0dc86466c7dcb206 batman-adv: keep batman_ogm_packet ->seqno net-endian all along
- 3e2f1a1bb528df14065a9287f37378ca453c52f9 batman-adv: trivial endianness annotations
Ben Skeggs
- 1bb3f6a252c92cbc07884091e185a51b4ccb4f1d drm/nouveau: fix minor thinko causing bo moves to not be async on kepler
- 5c5ae7157d78e59e062dd35fbe9dec4de852bec2 drm/nvc0-/gr: remove some more of the hardcoded register writes
- 0bfd6f734a99ce2c7217571c45c2456ae1da63c3 drm/nvd7/devinit: use fermi class, not tesla
- 60a4acd7c9a5cde05ec17685072504f991fea321 drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16
- f8adeb82a931c780900f8133aeeea6f0b5154573 drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucode
- 8f6fe26745d39299d43d79dd7ba9838517624c3f drm/nvf0/gr: build cs ucode for GK110
- 960b4381c5fff0b0f16f4b812082811dde1ab7ab drm/nvc0-/gr: extend one of the magic calculations for >4 GPCs
- 18ac4246510bee85d2efd6ed536b436e246f7624 drm/nvc0/devinit: minor typo
- 9d1c4c51ce9cd133a25b339be398e35663cc2ae5 drm/nvf0/gr: enable support, if external cs ucode is available
- b054aadfb0030b9717bb22f4283bfe5aec13440b drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding
- 9ec2dbba9fedbd1788849fb00d659ebdf549a4f8 drm/nvf0/ce: enable support
- 56fbd2b65446d4fb4df7770c49a70d563b7569c9 drm/nvf0/fifo: enable support
- a32b2ffb82b5a386a13fde40dc131f853636dcf5 drm/nvc0-/gr: generate cs register lists from grctx data
- 70f824ac8c369194e9499c59e687c6aa8b1a10c8 drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs
- c03ff9e8fa5fc0186158b99a89f613325ff352cf drm/nvc0-/gr: pull out a group of separately context-switched gpc regs
- 57f0ec159b77df764a6948f8a612b0b825cd8350 drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches
- eb12f57be6f457d317562fda251214d1851134fc drm/nvc8/gr: update initial register/context values
- dba50728fdf22d9c7e7d2cac7fc5d2e8715aadcd drm/nvc4/gr: update initial register/context values
- 58ef23056ae0bc060086f71ad04254e188a30ff0 drm/nvc1/gr: update initial register/context values
- 8b637ae3a3d8142db23eed3100245c2a2390358b drm/nvc3/gr: update initial register/context values
- d8b02dbbc37de874728181963b1ec9ef874cc81d drm/nvc0/gr: update initial register/context values
- 37c3afd07c73efca89d89e5dfccdcdd0b1d539f8 drm/nvd9/gr: update initial register/context values
- 1dd44acfab048893b7f8028d63fe82df483bc5a8 drm/nve4/gr: update initial register/context values
- cb1e06e0e3c3b10c99276a37b3b5884e7ec7f549 drm/nvf0/gr: initial register/context setup
- 507cd5b553d88216a8d74ac9f2c73caceb3cd236 drm/nve7/gr: update initial register/context values
- 99bd5537bd22256866d83033e0aab2586616bcc2 drm/nve6/gr: update initial register/context values
- 780194b1b9f5fdbaa06dd71e60b31ceaaedafbe4 drm/nouveau/vm: make each vma take a reference on its parent vm
- 51a506c012edb4e8a34e3596df806e7d32067d8b drm/nouveau/core: remove nouveau_mm.mutex, no more users
- 15cace591788552717269f0d1a5f292b08af39ed drm/nvc0/vm: handle bar tlb flushes internally
- c3032adb5c097775235e3a1959b71ab6421e4ffb drm/nv50/vm: handle bar tlb flushes internally
- fec43a722abd3cec0cc730b4257771860706f8b7 drm/nvc0/gr: port mp trap handling from calim's kepler code
- 16b133df331459004cf77b9b82f68ff3a2bef2be drm/nve0/gr: attempt to resume after sm traps
- 8d6f585d00f6268533616adb17dec83fda5ea5d4 drm/nve0/fifo: create our playlists up-front, at startup
- dceef5d87cc01358cc1434416f3272e2ddc3d97a drm/nouveau/fb: initialise vram controller as pfb sub-object
- 7ada785f186b5e68309c402249cd86b910a131c7 drm/nouveau: pass generic subdev to calculation routines
- aca78e91581c05a4bddc5118cfea55d1cd740bd6 drm/nve0/ce: stub interrupt handler
- 48506d17d55911c9e814108c88a9b0747313ba89 drm/nve0/ce: link ce2 to its engine, rather than from graphics
- 01672ef454307bf63e93defb3599399b678ff58b drm/nve0/fifo: copy engine context stored in ramfc, not externally
- b0bc5304fe672b4ccb5257e05f861402c02b2314 drm/nve0/ce: create engine object for ce2
- d53635a980a37f1bb2d49032b31a25a3b0d49fb0 drm/nouveau: pull in latest ucode builds from external tree
- 89e033a4bc688bc6631c6de8b66d7f26f8e0652b drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix
- 81dff21b643f48c14010a97ffc799e1920d751e5 drm/nouveau: ensure channels are stopped before saving fences for suspend
- b5096566f6e1ee2b88324772f020ae9bc0cfa9a0 drm/nv50/fifo: prevent races between clients updating playlists
- 9426eedb26cfe646a843295ac7f91bf866323f92 drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini
- fadb171902df5c6ba38029a9306c2b0d559987b9 drm/nvc0/fifo: prevent races between clients updating playlists
- c2e3259b7b6c89686892e4fbcc56dbcab14f1acf drm/nve0/fifo: prevent races between clients updating playlists
- fe6fc096b82eb0e84a0609f6431f7069f6c6c347 drm/nve0/ltcg: poke the partition count into yet another register
- 49debbe4540efd08b4e9a1c499dce392a43bf1ed drm/nvc0/ltcg: fix handling of disabled partitions
- 46b47b8a7d9223b12ddcabf1f3fc6e753e2d84a1 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
- 7b4f638b3a611118324328a18c842e26996493fe drm/nve0: recognise nvf0 as a kepler board (GK110)
- 9fe72f9e8370f1931e5e3137fe497d6167057340 drm/nouveau: force noaccel when no PFIFO support present
- e5398b23a5cdcd1f4901cbce0933937b5509dc72 drm/nvf0/disp: expose display class 2.2
- 893e90c554c1ef85684b335655a5030d38a4a1b0 drm/nouveau/fifo: implement channel creation event generation
- 10eeaf123dd55cd2c1d2d23366d211dafbe71bde drm/nouveau/core: allow non-maskable events
- 6d1d1cc97b8b24e9f7842de13f4b00393392c990 drm/nouveau/timer: allow alarms to be cancelled
- 066a5d0938c64bec665866b145d8538d9f96bcda drm/nouveau/device: enable proper constructor/destructor
- 9aecbada751e6343e47cbefade718e571a8ecbbc drm/nouveau/device: have engine object initialised before creation
- dded35dee323e286ef444f148abaf88adb58d4f3 drm/nouveau/device: convert to engine, rather than subdev
- 2ecda48b36ecb4ec21d1d5ba7b8ccaa7ec701795 drm/nv50-/disp: use self as parent for subobjects
- f50c805488ed7d937da51a29a37b0327bd116ee0 drm/nv50-/fifo: use parent as self for subobjects
- a3e6789a54362c24d929e2741bde8c8c4ac7a9c9 drm/nv20-nv30/gr: use parent as self for subobjects
- 617a6cbd7c0aae2314068ce5ed7cb3790c491177 drm/nvc0-/gr: use self as parent for subobjects
- 1409d90f24573c938231ec277a5b847eb8226ea7 drm/nv04-nv40/instmem: use self as parent for subobjects
- be1e8e16ecb13b81e3ca7c459c60c7e939fb9d0e drm/nv04-nv40/vm: use self as parent for subobjects
- f83145ecd71f782b219fdee0939f00de5761314c drm/nv50-/bar: use self as parent for subobjects
- b5795c77e51adef3d5986a23cd23e0e30df9a1f3 drm/nv04-nv40/instmem: remove parent deref hack
- d395f1e4c500f2cc5a30e837c63382b6af5c1d84 drm/nouveau/i2c: remove parent deref hack
- 43e6e51c037cafac5047a65cfa9d37b450157af1 drm/nv50/disp: inform core when we're not creating a new context
- bdd4e843fa93617724a0614e78345f1a83d18a47 drm/nouveau/therm: send some messages to debug level
- b9a3140ce8fcd616b02533fbdef375a87a910daf drm/nouveau/bios: add missing newline on IO*_OR opcode debugging
- 28ec70f7fb2a2cefc098020b2f29f1fc97cdb524 drm/nouveau/bios: suppress some parser errors when dry-running scripts
- fffeba2a21a8ad6276066898108c94fe84e3a842 drm/nvc0/fb: ignore readback page alloc failure to support userspace
- c5bd028baae4b738075f16d00f9f857eb439cd93 drm/nouveau/disp: fix uninitialised eq_done in error path
- f60b6e7a6078ceae438a95b808be04cd98f9909a drm/nv50/kms: prevent lockdep false-positive in page flipping path
- 4fa133954e91b83cfa22947579154c6f16e1b2b4 drm/nouveau/core: fix return value of nouveau_object_del()
- 65b5f42e2a9eb9c8383fb67698bf8c27657f8c14 drm/nve0/graph: some random reg moved on kepler
- 4ea253adf0307dfd9eed3f744a1501dafcfa4de8 drm/nvd0/disp: handle multiple actions from one set of supervisor intrs
- 16d4c031dd3befa1a85ff4645e28bb173e16ef43 drm/nv50/disp: handle multiple actions from one set of supervisor intrs
- 5effecd4f8ff0200c4224060275a6c4ecbeed3eb drm/nouveau/i2c: add support for ddc/aux, and dp link training on anx9805
- eb6313add6dddf07ea3e50c4caa33a9c3b2379f1 drm/nv50: initial kms support for off-chip TMDS/DP encoders
- 476e84e126171d809f9c0b5d97137f5055f95ca8 drm/nv50-/disp: initial supervisor support for off-chip encoders
- a2bc283f3905389ba53962a2bbb05ede0c16193d drm/nv50-/disp: initial work towards supporting external encoders
- 7dcd060c0e6e4f76ce7eea94c66437ce8f546530 drm/nouveau/i2c: create proper chipset-specific class implementations
- 31a34aa421032cfe3b2b892c929e7539e747a7ac drm/nouveau/i2c: aux channels not necessarily on nvio
- eaa8e7ab99d1b33db9362f35c1d65df8df39dea9 drm/nouveau/i2c: fix a bit of a thinko in nv_wri2cr helper functions
- f3ed1048715f2edc10c4dda6148b60e93f6282ed drm/nouveau/bios: parse external transmitter type if off-chip
- 264ce192b3e7f45d0adb37bfbab2b01a3fbe6c30 drm/nv84-/fence: prepare for emit/sync support of sysram sequences
- 60e5cb79cbd27a36836fc04177d7c323ee873563 drm/nv17/fence: split from nv10 code
- fa531bc8b4278010fd11819c089f6679890addee drm/nouveau/gpio/nve0: interrupt regs moved on kepler apparently
- 4f47643dbb4c345c5beebe53588682a7ff2c872a drm/nouveau/gpio: use event interfaces for interrupt signalling
- 0f0800661a125ddb038462570c869fe6f8ab5737 drm/nouveau/gpio: pass number of on-die gpio lines to base
- 23fc09ee09c3b8f904a2220c7f71b2ff04e91219 drm/nouveau/drm: store full dcb gpio function data in connector
- e18c080fb8695d038f69c26c248f5ecbd9e8aa77 drm/nouveau/fence/nv84-: put processes to sleep while waiting on fences
- a2fa297378c54e9b8b8ad355e34c9fbed730250b drm/nouveau/fifo/nvc0: bash some magic reg to make uevent interrupt work
- 750087f1245e5a5d0692de4e3e7dd76d0f5b5b0a drm/nouveau/fifo/nv84: support user event trigger
- 51fa0253fbc5cdf26b85f620bf1a1034e2eda868 drm/nouveau/core: basic event interface between core and drm
- e2de179458fe681a1a7c63b5911a8dc86b00ca44 drm/nv50/disp: fix missing sor modectrl sync flags
- e8c3cc0803b7f70f2f96d3bae3c4a4ac5238ed10 drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FAN
- 112a12aab8a5c1137a140c341f98a160e27b8c49 drm/nouveau/bios: add support for parsing xpio table data
- 230881821a4467727f4100b5ee5c3ef0b67f3128 drm/nouveau: remove some more unnecessary legacy bios code
- e84e4b67ddd6fcbfe5ab39c7aed1d490a8c6283c drm/nouveau: remove legacy vbios type detection
- 1a22274b28fd47514f1463051d93028ad5f54af6 drm/nouveau/therm: better transitions and debug logging
- 382b5bbb4a1ef96be863b71593d23968308b6d24 drm/nvc0/bus: report useful data on mmio fault
- 9c3bd3a53129639f10e129b007862340dba16a09 drm/nouveau/therm: cleanly separate pwm control logic from therm
- 9cbcd3374a1db6a2faeb660bb49feb9af25c84ec drm/nvd0/therm: add support for hardware fan tachometer
- 7b49bd684cea3916405e1de2f8173ac42cebc87b drm/nva3/therm: add support for hardware fan tachometer
- 5f066c32a50eac584c0c8c19d8d5e38714f7c574 drm/nouveau/therm: fix various style issues, make more consistent
- bc79202f4c8ff6977133255dc2bb7d4dac3936f0 nvd0/therm: implement more appropriate pwm fan control functions
- 902530693ef38f3bb007efae594e54443d84fa56 drm/nvc0/graph: fix fuc, and enable acceleration on GF119
- 3d8ec277394ee0cf9fdd5a411017c3b4f1b0aff2 drm/nouveau/mxm: silence output if no bios data
- 0dd660d4ab9ceb48f24f4df2ebab3e73d908a1e8 drm/nouveau/bios: parse/display extra version component
- 1ed731668d011d0ee894d949b80dc3d11fc9ef75 drm/nouveau/bios: implement opcode 0xa9
- d2bcea686f21e11415828fcca21a4eb200c6251f drm/nouveau/bios: update gpio parsing apis to match current design
- d1be7e9be14328da7c8f4a86a27d803af5d6bd42 drm/nouveau/ppp: remove nouveau_ppp base class
- 43598875b35fdd3f699954078b7df24b5647a27a drm/nouveau/core: implement shortcut for simple engctx construction
- e5e454f918051e4ff4be98777ee25437d48c3a1e drm/nvc0/copy: share interrupt handler with nva3
- e0cdd1e5451efb46515804550aa7eaa9672b0cf0 drm/nouveau/mc: allow calling of multiple handlers for a give intr bit
- 586ae46d656b1086cab74b4ade4a3e82e56e980b drm/nvc0/copy: use nouveau_falcon base class
- 8365f2fd5c6b1b9869bd3f0fb96d9ff75d6efbbc drm/nva3/copy: use nouveau_falcon base class
- 27abc13e47d7366bf87d6f9c61b118de27ab48da drm/nv98/crypt: use nouveau_falcon base class
- e3aaa946bd7d0073bd338c159778015ed32ecb5b drm/nouveau: initial falcon (fuc) engine base class implementation
- bf2c886a857dcf61f2354796a8858a230f2737fa drm/nouveau/disp: add support for 10bpc over DisplayPort
- e225f446a0808ce38b124df489d0568c05c3057a drm/nouveau: rename nvd0_display to nv50_display to reflect reality since merge
- 4f6029da58ba9204c98e33f4f3737fe085c87a6f drm/nv50-nvc0: switch to common disp impl, removing previous version
- 63718a0730c666edcac94c261d1df5edef80fd23 drm/nvd0/disp: enable support for older display classes
- 47057302f075578618ea36fc3c4c97a5a6f97f00 drm/nvd0/disp: support creation of fb dma objects on older chipsets
- ed5085a589fbc784d25f2fe54b3239bce2c86d3d drm/nvd0/disp: implement support for older DISP_SYNC classes
- 419e8dc0afa4e0b2746f39dbef287f0c4befbbf2 drm/nvd0/disp: implement sor support for older display classes
- 97b19b5c6f32842c92800b62b367cc5a91555188 drm/nvd0/disp: implement dac support for older display classes
- 8f2abc2586279166722f0d88d24990baba4a2eaf drm/nouveau/dp: remove last bits of VBIOS parsing from DRM code
- 6c8e4633d351f6f794c8a5c03f19e8d5a25f9639 drm/nouveau/dp: move core link training calls to common code
- b6e4ad200a726a32c7083f491383713bc8680f86 drm/nouveau: remove (now obsolete) BIT U table parsing from DRM code
- 186ecad21c854385823a430b1402053ae7fd59dc drm/nv50/disp: move remaining interrupt handling into core
- 8e9e3d2deacc460fbb8a4691140318f6e85e6891 drm/nv84/disp: move hdmi control into core
- a4feaf4ea5359db96a253154eafca358d16152b2 drm/nva3/disp: move hda codec handling to core
- f7960736d0b8647fd149687d15deb79e47122d69 drm/nv50/disp: move dp link training helpers into core
- 7ebb38b556485449bfaa506a196439f6a6fd6ebd drm/nv50/disp: call into core for dac load detection
- ef22c8bb7b3fac45919b7fde412d36d1a8367d51 drm/nv50/disp: call into core to handle dac/sor power state changes
- 75f8693f30017855c6ab33679ac60e4c339193e4 drm/nouveau/bios: implement some dcb output entry parsing/matching functions
- 1c30cd09e37e0804f604f3932c695da13e9d442f drm/nvd0/disp: move HDMI control to core
- 0a9e2b959f2a1673ca9315df8e0b6dec1069060e drm/nvd0/disp: move HDA codec setup to core
- 35b21d39a541a5c3678520004a66d6b6d8700964 drm/nvd0/disp: call into core to handle dac power state changes
- 74b6685089591fa275929109f7b839bf386890a0 drm/nvd0/disp: call into core to handle sor power state changes
- 6c5a04249d7afeea3e0ed971e7813f84e29a1706 drm/nvd0/disp: move link training helpers into core as display methods
- fb445b3c23a4ae75190e814d952be6dce6181abe drm/nouveau/core: allow representing method ranges in nouveau_omthds
- 65c78660fbbdac1e4f1d35fad1164d4536463189 drm/nouveau/bios: implement "full" BIT 'd' table (and subtable) parsing in core
- 14464b8cd643467cb97335eb75ea676260dd0ad8 drm/nvd0/disp: move remaining interrupt handling to core
- 206c38a9f1905d3054778f26289591376829d5ad drm/nouveau/core: add some missing subdev/engine disable flags
- b5a794b0f1fdf17b92ed4f8a63ed23c7a3325841 drm/nvd0/disp: allocate display and evo channels from driver core
- 94e5c39bad56a7b097d3b168b90a72cc1633c8f1 drm/nouveau/drm/nvd0/disp: display->disp
- 46654061bbf62ead0a7cbbaae9f95908a692adce drm/nvd0-nve0/disp: initial implementation of evo channel classes
- 944234d6a2c46a4666533904b7ea8c79807e9072 drm/nv50/disp: allow PCI_US pushbuf binding
- 370c00f939c5dddd527ab5cfa8740ba7683ac630 drm/nv50/disp: initial implementation of the various channel object classes
- 446b05a077fc880ccb135ed894285e4cf47e8c56 drm/nv50/disp: enable interrupts and setup memory area
- ab77214a8eb008efbba413fd04bdacc81d20f813 drm/nv50/disp: copy caps to evo
- 70cabe4a14ae606a5329abb5489e4ef0d896d03d drm/nv50/disp: create skeleton display/channel object classes
- 82d23aea108886c869fce4c1e3178db5f57b6e9c drm/nvc0/dmaobj: stub bind function for now so we can call unconditionally
- 66bb7e1d670f57ffd17ffbfddf049167f97d2d74 drm/nouveau/gpio: place upper limit on using old-school tvdac bios data
- d7da62845be013171b5a3807214bc63874d89bb3 drm/nv30/fb: enable z compression
- 2f1cb96d656418815f8f83ce027f5d96095ba717 drm/nv40/fb: enable z compression
- fd3a5225864cfa51633c0b4eff145b92e8b4ba1c drm/nv20/fb: fixup compression tag allocation size
- fafa0cb37eaa0632bc4c29fc4e02e18d7a73bebf drm/nv30-nv40/graph: poke zcomp regs from tile_prog hook
- e1344412ae0d25277d4ca0bbaf337ad72d93eaaf drm/nv30-nv40/fb: call zcomp setup hook from tiling setup
- 268d5a30173a77a6e762d98adb8d411ccd714b25 drm/nv30/fb: start bashing zcomp registers with 'disabled' (for now)
- 7e0f992b796e102d32b75392fba38be7cab1c5a9 drm/nouveau: replace some open-coded mm_initialised checks
- 150ccf161f5a83468409afa689081bb66f7d4585 drm/nv30-nv40/fb: make use of bankoff for zeta buffers, where supported
- d33db63b3775409b1725cb4f5d17eb7cab2cc656 drm/nv20/fb: fix zcomp register calculation on big-endian systems
- 11bac407081caa36e8540fac459d922442d9f153 drm/nv30/fb: split implementation into nv34(nv10)/nv30/nv35 pieces
- 9430738d80223a1cd791a2baa74fa170d3df1262 drm/nouveau: resurrect headless mode since rework
- 1249ac592a2f995fef977be33abf077bdb57b3aa drm/nouveau/i2c: fix typo when checking nvio i2c port validity
- cee59f15a60cc6269a25e3f6fbf1a577d6ab8115 drm/nouveau: silence modesetting spam on pre-gf8 chipsets
- 4bf24c02150a4c5e31d397342b1157496f1881ee drm/nv41/vm: don't init hw pciegart on boards with agp bridge
- 565f571c48f01a681243a356e9083f5cf24b432e drm/nouveau/bios: fix typo in error message
- 9a334cd0de2f43b29c192548000692bad52edfc6 drm/nouveau/bios: fix shadowing of ACPI ROMs larger than 64KiB
- b9f10852fcb1f09369d931dcbfbaad89ad1da4ad drm/nv98/crypt: fix fuc build with latest envyas
- dc73b45ad456b173610a211c588d003f7ea77957 drm/nouveau: store supported dma mask in vmmgr
- c0abf5c9fa1db7188bd6b8b580614a377dbc7080 drm/nvc0/ibus: initial implementation of subdev
- acac7bdba61226502a230db9245ca426a67102a9 drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it
- f73221e4aa766a58b784729968159013cc73459d drm/nvc0/gr: implement initial trap handler
- d66b9d9a6839129e11b94c90ec415b244b44414d drm/nvc0/gr: rebuild fuc with latest envyas
- 2c1a425e7d537ea655fa276f267c0b1cd100ff34 drm/nve0/ibus: handle PIBUS interrupts to prevent storm
- c97f8c922ea78195aa7d833d639d2963cc11af8e drm/nouveau/fifo: use defines instead of hardcoded class ids
- 1971f04e16172db79b8b0eed75fb2cb82adfbb83 drm/nouveau/dmaobj: reject unsupported parent types instead of half-succeeding
- 368be5f1b84b3356eb03ad2ccaf073e2fbb7fc4e drm/nv50/fifo: add support for dma channel class
- ab2858928b09911b7ab21051d7fc3f973d630bff drm/nv84/fifo: add support for dma channel class
- a7c6e75eb28d18ed8d53182891330f5c1fa4477c drm/nouveau/fifo: version the dma channel class struct
- 72a148277701acf56bcec486a1124499600812e1 drm/nouveau: restore fifo chid information in engine error messages
- 0c5b8cecf34d6b25e577475cc5e8c7169d63ba92 drm/nouveau/fifo: add method to lookup fifo chid related to a given object
- 6fa8e62937687cb2db10d0e7c7f91eb73a20365c drm/nv84/fifo: mask only the engine we're waiting on for channel unload
- 4f32656dc786b402944dbdd7c5b74ed061468895 drm/nve0/copy: add initial support for the async copy engines
- dbff2dee9f8561710fcfe7f6623dd272ddca5a27 drm/nve0/fifo: support engine selection when creating fifo channels
- 43b1e9c9899ece92c1f68d45ae0d7b98d009f5d0 drm/nouveau/device: return proper error codes if ioremap fails
- c4837d27945b9b607b5a7274a33059e73d1a7831 drm/nouveau/core: remove some left-over pieces from the porting process
- b10f20d590aa040e4028c04a70a27b9ad6650ba8 drm/nvc0-/gr: remove reset-after-grctx-construction hack
- 5999933f4de7de7bcaae4be87667b0cff57d6e45 drm/nouveau: add Kconfig options for debug control
- 2094dd82eddc468b53ee99d92c38b23a65efac03 drm/nouveau/device: include the official chipset names
- 51a3d3425663698a79e8a9d01998a8a32ddee13b drm/nouveau/backlight: remove dependence on nouveau_drv.h
- 84058eb80e0b790c877962e3f4cf49725e23ffce drm/nouveau: flatten nv{Read,Write}{MC,VIDEO,FB,EXTDEV}
- fce875d647171f9f740587a252fc026aaa421afe drm/nouveau: move compat ioctl out of nouveau_drv.h
- c0077061e7ea3a8c1c316c87a79976bf8f00beb5 drm/nouveau/acpi: move definitions out of nouveau_drv.h
- d38ac5217ab43cf61e8ebe6d7114fb2d1ca9a3a4 drm/nouveau/mxm: split up into bios code and a subdev module
- 08c770969a45361277d556f9fd3e2d70da42be65 drm/nouveau: start culling unused code
- ac1499d9573f4aadd1d2beac11fe23af8ce90c24 drm/nvc0-/gr: generate grctx template at init time, not first context ctor
- bc9e7b9a61e9e92ddb58920cb2cb5c2e2825ca8a drm/nouveau: move some more code around to more appropriate places
- 66f247234d1c47da480f687b8104d8935d05b404 drm/nouveau: pull nouveau_gem definitions into their own header
- 8be21a6402baa502cd6475e137760afdb2b5dba8 drm/nouveau: pull nouveau_bo definitions into their own header
- 017e6e2955a8b290653aa71bd321609d0d4b1486 drm/nv04/disp: kick all private state out to own header
- 8a9b889e668a5bc2f4031015fe4893005c43403d drm/nouveau: remove last use of nouveau_gpuobj_new_fake()
- 092599da308bf56b96c849ecdd315b8a1a13ca52 drm/nv50/instmem: remove use of nouveau_gpuobj_new_fake()
- 18c9b959fd8ea6f3602efbedad788f53e305e6f1 drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar
- 70ee6f1cd6911098ddd4c11ee21b69dbe51fb3f9 drm/nv04-nv40/fifo: remove use of nouveau_gpuobj_new_fake()
- 861d21074bbb141b0cc165a61c11f571571cda12 drm/nouveau/fb: merge fb/vram and port to subdev interfaces
- 0134a97979a0abc1c756b0fe491e074693c2bdf5 drm/nv50-/instmem: allocate vram for kernel objects from end of vram
- 496734bf0391f38c196e16dbbfaaeda8e6ec5845 drm/nouveau/core: add support for reverse mm allocations
- 5a5c7432bbbd2e318dff107b4ff960ab543a7cef drm/nouveau/timer: port to subdev interfaces
- 7d9115dee978e8540734c456c925d71a37752b8d drm/nouveau/mc: port to subdev interfaces
- 8aceb7de47ea2491abc1a577dc875b19e9947a54 drm/nouveau/clk: implement stub clock subdev
- cd42439da48529a3cd6f957b226fc627a64fb771 drm/nouveau/oldbios: remove shadowing support, use bios subdev's image
- aa4cc5d274c09909fe32861825c2377d0ccb3bfd drm/nouveau/agp: move all agp stuff into its own source file
- c7ead11d0b498984169871fd03c57441862ec3f3 drm/nouveau: silence a debug message triggered by newer userspace
- e2b34fa0466500de7814fc4e492689cee5ac120b drm/nve0/fifo: add support for the flip completion swmthd
- 0ade74b6c6843892b52e6c2a4ac02183242eec27 drm/nv50: extend vblank semaphore to generic dmaobj + offset pair
- 5086f69eb960ff5984a2fdac9d238c76edfe57bc drm/nouveau/gem: fix object reference leak in a failure path
- 16fde6cd323a4f7654ac76dae12cb36208ed4c5d drm/nouveau: dcb table quirk for fdo#50830
Mark Brown
- 6c50e9147ff03996417e24a11e31831d245b52f0 ASoC: mfld: Remove unused variable
- 3bed3344c82623f6a37f3032e307d9af5b2d7519 ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()
- 2def2516aad75d73e899ee952754a89774d5b935 ASoC: tegra20-ac97: Convert to devm_ioremap_resource()
- cfe68642cff7c121f38a088a795759fd3500122c ASoC: tegra20-ac97: Convert to devm_clk_get()
- ad3ae47b109358511a807a7859822890c59a06ec ASoC: nuc900-ac97: Convert to use devm_ APIs
- d8b51c11ff5a70244753ba60abfd47088cf4dcd4 ASoC: ac97c: Use module_platform_driver()
- 2105d63e09ebb8273cb09e70b8241c9f89aae544 ASoC: psc-ac97: Convert to module_platform_driver()
- a16a6c68e8ddf53b51e7b2689ac9cbe999ea8507 ASoC: psc-ac97: Use devm_ioremap_resource()
- 25fd0bfd53b96f774f49aa333b02d2f3a07d68fe ASoC: samsung-ac97: Convert to devm_ioremap_resource()
- 5d45ee3cdbca031d3a59422314f4d65dfacdc03b ASoC: samsung-ac97: Use devm_clk_get()
- 796170733e50405e3039eacdf5cfb2f08f3eb9ba spi/s3c64xx: Make wait_for_timeout() function name less generic
- 1d26f752ace99c30ceadb4e5c106736b15da99e1 ASoC: spear: Normalise module names
- 2d01e39b9073361317eb72b390dc2a4a3d76e192 ASoC: wm8994: Remove unused variable
- 7afce3f5e56e9cb97cf1f35832bf8e8dde08cc45 ASoC: wm8994: Ensure microphone detection state is reset on removal
- 9e43088bb015397930d6c9ea5edba92abc0dc655 ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack race
- f7dbd399efff631203be9f09c07f128df18a3ee4 ASoC: wm8994: Ensure lambda is zeroed for WM8994
- d217f9055631fb910f4f2e09ccf6446d93ff6533 ASoC: wm5110: Stub hookup for Slimbus interface
- 1804aff60d3bfe34223744ec8c301699bc0b0407 ASoC: wm5102: Stub hookup for Slimbus interface
- bd1dd8856998408dd72768930958ea2dc84296a9 ASoC: arizona: Provide simple DAI ops for autoconfiguring interfaces
- d781009ca6bb5b9711c74700242855e0a70ee7a3 mfd: Add device tree bindings for Arizona class devices
- e7e4e13c540657b6db189528a90921df939c5930 MAINTAINERS: Add git repository and update my address
- f6f629f8332ea70255f6c60c904270640a21a114 ASoC: wm5102: Correct lookup of arizona struct in SYSCLK event
- b5bdc0463e451dff90c1f0b2f9ca560364d43d35 mfd: wm5102: Map in additional FLL control registers
- 57e1b48805a92304e4f50ebf5b885e627731a444 mfd: arizona: Define additional FLL control registers
- 7adafc5d97c0e23f1eac1cf1ee98d514026e7915 mfd: wm5102: Update patch for latest evaluation
- 544c7aadd7d4309ed01fcd787d393db67eb7eaea mfd: arizona: Support configuring MICBIASes into bypass mode
- 1816cb3409f1f6909e25e52effc57857803c678c mfd: arizona: Disable all wake sources by default
- 7abd4e2a8f1c3e534da44c35e2d3d6353573e51f extcon: arizona: Make mic detection timeout configurable
- 2643fd641af28603ccd42244011a5ebc66016f8f extcon: arizona: Tune up HPDET debounce
- 253b5374f08f3908cc380c5665470a5b7609be1c mfd: wm5102: Add registers for microphone detection level configuration
- 939dc51bddc245df51c1e8ee44bf136621475149 ASoC: wm2000: Expose some more registers for diagnostics
- 658e6101d045ae0bc97d31f5d6a5ea117a86c92a ASoC: wm5102: Implement OSR support
- 4f1b07581613bf076b0dacdd9a3fb290d3caa227 mfd: wm5102: Add additional speaker control registers
- 3f341f741de956980775761370e3abc4122be53a ASoC: arizona: Provide defines for the clock rates
- 9a412cdb1ab0ad984b76debfe562cb7a2c815371 mfd: wm5102: Map in additional FLL control registers
- 1fd9c467b4f7e08beee41f9771396f39265f4c08 mfd: arizona: Define additional FLL control registers
- 21eb2693dd3bb701f831588977f92c4b63eeb132 ASoC: wm8960: Add input boost volume control
- 44426de4d87682870b35a649b76586177113f5e7 ASoC: wm8960: Fix ADC power bits
- b3df026ea230b233f5a4ebc7400033f7326fad12 ASoC: wm8960: Correct register 0 and 1 defaults
- 5f384c1f8be19487f904731d7232120dcfeca8e1 mfd: wm5102: Make DSP scratch registers readable
- 95601d65a1aa0902f838a2919e11ee6311efe371 regmap: spi: Handle allocation failures gracefully
- f88948eff9a6160ed74e3ee4b12f41f5beeff115 regmap: Export regmap_async_complete()
- 31522764c6b57e41b79220156efc5d208f2f841a ASoC: wm_adsp: Fix support for firmware switching on DSP2 and higher
- e0356dfe98f227cd18314bdbcf93a9b464026ce7 regmap: spi: Support asynchronous I/O for SPI
- 7480800ea682b70b0a15cda00eed7eedc90ceb9c ASoC: wm_adsp: Accept 0 as a parameter block address
- 36e8fe990153d015d9bb1d36f5bd70ec5b205204 ASoC: wm_adsp: Add speaker Tx as a firmware option
- 33e7546e199f123808699c65274283606114e225 ASoC: wm2000: Expose some additional registers
- 338c5188f6fbccf3ef34a6ae46ada8f64565e1d0 ASoC: wm_adsp: Correct handling of some coefficeint blocks
- f9365d07dd5cb3c76b454b4c7827b2f6339cace2 extcon: arizona: Remove duplicate rate configuration
- 25c62f7e7014d64c0308d0dedb99282ed8ade2ce ASoC: wm_adsp: Make region identification errors more informative
- 908a5741abc40f46cbb51704031d92ef43413df0 ASoC: wm2200: Implement EQ and LHPF coefficient configuration
- 20fc48632f6de2f8cb35cd7a4de2b4c1649fcac7 ASoC: wm5100: Implement DRC, EQ and LHPF coefficient configuration
- e5ddd303215d1e5e89d06056d17673b18219ace3 ASoC: wm5102: Add controls for firmware selection
- 82e993fac48674b0231b835516e0fdae94285b9b ASoC: wm2200: Add controls for firmware enumeration
- 5851cb3daf31a7865983ac131be87af92ab4ff7a ASoC: wm2200: Initialise the ADSPs
- 5e7a7a221fbae313a8635411b557e736ba044c98 ASoC: wm_adsp: Add initialisation function for ADSP1
- 689557d3c7045320958d5bc4141088f7b4dff7ba mfd: wm5102: Add microphone clamp control registers
- 9b1270c71fb5f4783c72cae7e458b2cf8c657f84 extcon: Simple code motion supporting future work.
- 3d44ea1cfbf671152d3ac0ede94439550afa7406 extcon: arizona: Convert to devm_input_allocate_device()
- 57a10a1fc3c42bdb5225ce22651d6f2b03ba8325 ASoC: wm5110: Provide MICSUPP widget for regulator driver
- 55e7276e93f75ae032dbafca141a8403c7f1b450 ASoC: wm5102: Provide MICSUPP widget for regulator driver
- e8d6539c8a94b88fc7ca5d6bdd9eeb0e64b434e4 regmap: debugfs: Make sure we store the last entry in the offset cache
- 45b9ee72d0e70c11a01152ef4bec92718b55906b ASoC: wm_adsp: Factor out calculation of memory base addresses
- e1b0f0df6a08329ce2f123240a5218c3e5c43b74 spi/s3c64xx: Complain if we fail to set a transfer speed
- 267f8fa2e1eef0612b2007e1f1846bcbc35cc1fa ASoC: wm2000: Fix sense of speech clarity enable
- 91660bd65c26b71c35772004c686ed437a1e2cf1 ASoC: wm5102: Implement routing and power management for ISRCs
- 378e8ee2f842ccf5a14516741119468fc55b17f0 mfd: wm5110: Mark wakes as inverted
- cc2fb86d5c48dd901ad1f5c4dd95c77211b2c227 mfd: wm5102: Mark wakes as inverted
- 1b8d52e63c53fd271846a56b7b1e3f622fd6a0a8 ASoC: wm5102: Improve speaker enable performance
- 5d3caa442e0858fa07b9a6a68d05e1ba2cf246a4 Input: wm831x-on - convert to devm_input_allocate_device()
- e7cd0aeb323441228ebbffb0c5a78ea1132663fd Input: wm831x-ts - convert to devm_input_allocate_device()
- 01df259f592147db97293b90d03e5fd8075cbeb3 ASoC: arizona: Implement tristate support
- 845571cce6aebffd6de9b9024daf789f333a734d ASoC: arizona: Add noise gate hold time enumeration
- a2ce64750e07d74c51f02c5652edfc1aa2d8e894 ASoC: wm8962: Convert to devm_input_allocate_device()
- be2f6f5a7833b99bdee97c4b877dcd2afc6cdd00 mfd: wm5102: Add readback of DSP status 3 register
- a1abfa86d01c68d4d05d312998f00513c0c0d834 ASoC: wm5110: Enable volume ramp control
- dfc075cb66c2967c7d1a05a65928638e52eae140 ASoC: wm5102: Enable volume ramp control
- e853a00f5feed5f602b370465a8fb2bb81594106 ASoC: arizona: Add volume ramp controls
- 8afd0ef2639ea2b7bc1b3a0f927ab14e0df034df ASoC: wm8994: Fix variable double use
- d4d1eaaca05a45059eb5bc2d2a397b7841c853a9 ASoC: wm5110: Add LHPF coefficient configuration
- 56fd4608edf779340ef9dfb20b5f19fe88c56cbd ASoC: wm5110: Add EQ coefficient configuration
- 2aeffd406e94c6a0f62fcfab8242590f9dfbfa63 ASoC: wm5102: Make EQ coefficents configurable
- f055c8f0fea20c991e154592c9df7b0f13322fc9 ASoC: wm5102: Add support for configuring LHPF coefficients
- e436cadd65c51a57639522f334269793b1c68e22 ASoC: wm5102: Correct base address for Y region
- 27dff048ccdc15e6680c06ab77433be948492d05 mfd: wm5102: Correct default for LDO1_CONTROL_2
- a7f9be7ec5503166164ee4a037d6d497964ccdb6 ASoC: wm_adsp: Set the core enable as well as start bit for ADSP2
- 9507281855080081084ed8526cfe1353c37407c4 regulator: arizona-micsupp: Add ramp time information
- fff15bef48e846d2670c86c95f8dbc3f84bbe866 regulator: core: Say what unsupportable voltage constraints are
- cac27cff066cf86c6fefe33d99d935e9d0d9c78c ASoC: wm5102: Enable DVFS support for the DSP
- 86a14501180de78ccec1e513b031a06ea60c973f regulator: arizona-ldo1: Add enable time
- 72222be39afbd39c16eb180646b0ac44bb1ba460 ASoC: wm8994: Use the same DCS codes for all WM1811 variants
- 3322914ec1cbbbe1f82c07d73b547a8713b5f04b ARM: S3C64XX: Add registration of WM2200 Bells device on Cragganmore
- b1bc7b3c9c46d9966f22f05c7cdd9b3e67b13d55 ASoC: pcm: Report error code when we fail to init platform
- 1cbe4bcae342973e36447aa03a609bc25804f416 ASoC: arizona: Suppress noop FLL updates
- ba6b047ab9af433fb53939032858b196d05e6a18 ASoC: wm5102: Add missing routes for ASRC inputs
- dbc4849db33307c72951e4bd4935fbb8d1fc7b8d mfd: wm5102: Mark some more status registers as volatile
- 13ae633cf729b0ecb677b75b04886ff8fada8fad regulator: wm831x: Set the new rather than old value for DVS VSEL
- c3f6817126fee26d63470de1786f47da54ded599 ASoC: ab8500: Staticise non-exported ab85000_codec_dai
- f017eb299c3ac219215ce896718ea128ad9343eb ASoC: wm2200: Convert over to wm_adsp for ADSP1 support
- 804f5ba7e81bde8e36dba10eb5bdeca4552dd01b ASoC: wm5102: Hook up DSP1
- 9233ef6b559faa3db14144f41dea2e70d1ad0092 ASoC: bells: Correct typo in sub speaker DAI name for WM5110
- 091cff0a6b7ae6ec558d28d9b7a20c95b9d99522 ARM: S3C64XX: Add handset module to probed Glenfarclas modules
- e6a194b7827ab8ece296f579c9d3f156c1545a3f ARM: S3C64XX: Add WM2200 module for Cragganmore
- 9874482985fb26f90c3b2d8f1a82bd796d141304 ASoC: wm2200: Add names for ranges
- f95be9d6162adf1dba3f85060e24d14744bfaeb2 ASoC: wm8994: Tune VMID power down sequence
- a3a1d9d21d34626bb0ba4b10035bc85841394f6b ASoC: wm8994: Tune VMID power up sequence
- bc7f610fee9deb6752694d22177685cfc359da10 ASoC: wm8971: Convert to direct regmap API usage
- c6300bb83f9374569284c4e75dec1cc6be4fb455 ASoC: wm8770: Conver to table based DAPM and control init
- dc43b0467115976ad90169ada94f6d8462469d6c ASoC: wm8770: Convert to direct regmap API usage
- ed79edac0df2ec7c4f48698997dc4e457d34ec06 ASoC: wm8750: Convert to direct regmap API usage
- 8d47e8a5237712ac31ba0e4894d822b2f6db2d93 ASoC: bells: Add WM2200 support
- ffaa839b11a72a327bf758dd428181937395421e ASoC: bells: Correct typo in sub speaker DAI name for WM5110
- 4e92920b4ba25a0a70dd056e0dd7b4b4fd1a3dc6 regulator: lp8788-ldo: Staticise non-exported symbol
- 09d5d5880eb436d623013a1e3c32ad33ae8e6b09 ASoC: wm2200: Fully plumb the DSPs into the routing map
- 999e068e4054982be0a3f9bd590bf168669af822 ASoC: wm2200: Implement AEC loopback support
- 98ad089ffbaf46b14c5bf36cce4f076f379bf300 ASoC: wm2200: Convert to devm APIs
- a1b98e12b7f8fad2f0aa3c08a3302bcac7ae1ec7 ASoC: wm2200: Fix non-inverted OUT2 mute control
- 5ae9eb4cbdfd640269dbd66aa3c92ea8e11cc838 ASoC: wm2200: Use rev A register patches on rev B
- eac77839f9707c4813344bef64e8b62d128236dd ASoC: bells: Correct typo in sub speaker DAI name for WM5110
- da58deec69777c22ece2ef871054c0d3d04e3e63 mfd: wm5110: Add register patches for revision B
- 20bf691f4e028a4d65dc7888bc59a717ec0577b8 ASoC: wm5110: Add OUT3R support
- dac8f1c422a77ce4809433c18e359fff1e0df39e ASoC: wm5110: Add AEC loopback support
- c922cc4c1cc3c0253adec36bb7088eab7c2269c5 ASoC: arizona: Add more DSP options for mixer input muxes
- 76dbd2af787e6ceafab9e8618a5c67e78a2de4a7 ASoC: wm5110: Enable bypass mode for MICVDD
- bb09d97855b0dc906eb7e409f56f9e0fa2480b47 ASoC: wm5102: Enable bypass mode for MICVDD
- d0e12f3ff3472cbd8f52d3c0e6ee07a841787c40 ASoC: wm2000: Correct register size
- a89be93c28cd656d1c3c49fe627666b3bbecd45a ASoC: wm2000: Add regulator support
- 8fed54aec8fa5bc6ebfee95454a2cb33101ad917 ASoC: wm2000: Convert to devm_regmap_init_i2c()
- 35ecf7cd96a79d92c1b8433c950a827a2a723db9 ASoC: wm8961: Convert to direct regmap API usage
- 2cbde7abfdd8c3e2c1293b7096477e8bcf10b755 ASoC: wm8776: Convert to direct regmap API usage
- 6b315958d330d3ebf46b7d45e0978a97be2c4ac0 ASoC: arizona: Clarify logging for FLL lock status interrupt
- 3ef8ac0d7bd0532fbfb319f3fbf615538394119f ASoC: wm8737: Convert to direct regmap API usage
- d16383ef2a62fe53a929eac56b662d6def6bb8c7 ASoC: wm8728: Convert to direct regmap API usage
- 5aa5fa9fdbda20eee3351dd2492cd5c0d6fa7d1d ASoC: wm8711: Convert to direct regmap API usage
- b689d9f9961befd9b322783f512195785fe82daa ASoC: wm8580: Convert to direct regmap API usage
- e643049d301142cda473bc4d7f4eba4992fe657c ASoC: wm8510: Convert to direct regmap API usage
- 046d4f02e8835ff78f8ba5a09e358b2bc4832903 ASoC: wm8991: Convert to devm_kzalloc()
- 587cbbb36ef2657cd888b7705e02cfe96ab088b7 ASoC: wm8990: Convert to devm_kzalloc()
- 65fdd9bffa1367b75de0c331a105ce36de618794 ASoC: wm8737: Convert to devm_kzalloc()
- 1a9585b0f7b3e21858f9a893d66a845f23d28ef1 ASoC: wm8728: Convert to devm_kzalloc()
- e908ef40e4824a000889b0ab3f9eb9660bbe3f18 ASoC: wm8711: Convert to devm_kzalloc()
- 398c02f6c213c5d0a791ebf9517b6e7029dc5cf0 ASoC: wm8580: Convert to devm_kzalloc()
- 3217b0f5b6fd91440fd72cf24a8986b3f99d0d84 ASoC: wm8510: Convert to devm_kzalloc()
- 015625a20f630c798a8c5fdf5d472be091b8ac7d mfd: max8925: Convert to IORESOURCE_REG
- 023670295ab6b65f5a84b8f214377c04c683809d mfd: 88pm860x: Convert to IORESOURCE_REG
- 7e94ca4752991c3830515f6e17ee5a7334a7f590 ASoC: wm8900: Fix typo of name to wm9700
- 499926246ec77d64b028a953f7a79e941e36b802 ASoC: wm8900: Convert to direct regmap API usage
- 6a58870df89b1941dc9a47e5ccb3c91bffad5b03 ASoC: wm8900: Convert to devm_kzalloc()
- 1ca6517566b52662f1dea65e3c3d02997282cb01 ASoC: cs4270: Convert to direct regmap API usage
- 19ace0e97a605042c481c2ea3f7aeb59c0eb54ed ASoC: cs4270: Conver to data based control init
- 0ebe36c6c4fe8fcfeee3192f37f2ff8318a029bd ASoC: wm8960: Convert to direct regmap API usage
- fe98c0cf40883e7d12456e0abc269e4fa31bed69 ASoC: wm8741: Convert to direct regmap API usage
- b9288f49dc5ac8342cc34163093c9f7d096b6378 ASoC: wm8523: Convert to direct regmap API usage
- 7d014db8baf70bcc7e9cf1457350b11bc2affbbd ASoC: wm8523: Convert to devm_kzalloc()
- 2ee01ac63b72a3101d6293b50d70d830959bbe8f ASoC: wm8983: Convert to direct regmap API usage
- d6e2dc150ba748c4de518532b0d71275e3c3d959 ASoC: wm8983: Convert to devm_kzalloc()
- 22c5fb6a7dc8674424394122337c84eaf48efbdf regulator: wm831x-ldo: Add bypass support
- e477ce075d205f9eee3e28795eae7a0efd1e54f6 regulator: arizona-micsupp: Support get/set bypass
- 9a17de04ef847f674ffe64eb46b9b99e14e663fa regulator: arizona-ldo: Support get/set bypass
- df36793115b4f68181877a1c89bac54feadd965d regulator: core: Provide regmap get/set bypass operations
- 029dd3cefa46ecdd879f9b4e2df3bdf4371cc22c regulator: twl: Remove another unused variable warning
- 80732cc1026af128e89f43aa60ddf2220e8169e8 extcon: arizona: Free MICDET IRQ on error during probe
- 380a0e6f72e8d0211f48c24f293a366a53b374d7 regulator: Clarify documentation for regmap in the config
- 1549c34bfdf3dc29b769c803f6cfdc53dfc67f93 ASoC: wm0010: Fix passthrough routing
- 3eadd88a37c330a83bfdee35b3e5837b7c2f7214 ASoC: wm9712: Provide TLV information for capture boost controls
- a3150f09174ace7878bf4bbbf23d3ba25cc01261 ASoC: wm5102: Add AEC routing control
- 17c3f7e8f3ef796a9db3b22f3797188d0e7ac88c ASoC: wm5110: Add missing input PGA routes
- 14ebd8a8c15e9fed638120bdb93f1a814e13d6a9 ASoC: wm5102: Add missing input PGA routes
- 9c30959884261518de46e0b79ac7a902e6ddd147 MAINTAINERS: Add entries for Wolfson Arizona class devices
- 25752b78ee9ec8e456b307f5b795e864b2ceaf19 ARM: S3C64XX: Register audio platform devices for Bells on Cragganmore
- 94237f8e8ed5c2bfc5d8a28cdda241170eda6994 ASoC: wm5110: Enable output clocks
- c665d1a8c4c391a7918f53c8a02d909626266773 ASoC: wm5102: Enable output clocks
- 1427cc37b6c073e83309565bfebad25fb6cd9182 ASoC: sta529: Staticise non-exported codec driver struct
- 9a37eae230e7350ba803801404a022e098016e56 ASoC: wm9712: Fix funky indentation
- 7435d4eec76ee9debffb070f3e0d67615a828673 ASoC: wm8994: Fix some indentation issues
- 31a2239a5a77c48b12c54210aa250ce76c8f9535 ASoC: littlemill: Add userspace control of the WM1250 I/O
- 25b273baa5bf05923b053a2c80e7eedb7ee8d7e2 MAINTAINERS: Add Wolfson gpiolib drivers to the Wolfson entry
- f8d203c049af2faaa4a23e51e1626b7660b33d8e gpiolib: wm8994: Convert to devm_kzalloc()
- af65a361d543100962c03cc4cdb7333b14c9d119 mfd: Error out if initial arizona boot fails
- a837987e7b36a9056cd17c0967efe1ce73a102ff ASoC: arizona: Export dai_ops
- c6a5d9ff6f96128161126c0a01f0a28edf8010da mfd: Mark headphone detect readback wm5102 register volatile
- b0ab907d325f99054eb2700a8f8c50776ebfeaf9 mfd: Support for user defined wm8994 irq flags
- 410837a7a29efa2402f496215244569c988bf0db ASoC: arizona: Change DAPM routes for AIF clocks when we change them
- 1520ffd218f4aa53bc7652c0f6454da3cb428337 ASoC: dwc: Staticise non-exported i2s_start()
- a9905b1d6fa80a07997520c7f554aedf3e1b47e7 regulator: arizona-ldo1: Implement GPIO enable support
- 495fd8c8fdefebf545f8ea01d10ae7b812931c27 regulator: wm8994: Use core GPIO enable support
- eefaa3c6280f3d523348e1d200e5a8215ed66fbc regulator: wm831x-ldo: Specify enable time for alive LDO
- 00581b30ae75ea0813207803e2b1d3f9abc55b9a regulator: wm8994: Set enable_time in descriptor
- 3d0f267fcd9197d72551baf60165b40a00dfb66a regulator: fixed: Set enable enable_time in regulator_desc
- 081413f206876e9d3755e1673828c7742fd00184 ASoC: wm8962: Log AIF configuration requested by hw_params()
- 3dba1c265268950b1ddd22e53ea823c1cb57b684 ASoC: wm5102: Remove unused platform data header
- bb1591b3de7c9c6b28f337e214100a394a126ab2 ASoC: isabelle: Staticise non-exported isabelle_dai
- b2a4ec3d48fb53c99cb2e332f6e58eef770f1ed9 ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732x
- b19dbf711e8dae026f8d014eae90d766d02f4acb regulator: core: Add export of regulator_set_voltage_time_sel()
- 58f8c0543a9b0d84bca43526aec3774110201bc8 ARM: S3C64XX: Add module identification for Balblair Cragganmore module
- 629b15b95d5b12a47791147b7559eacbad04d507 ASoC: wm5100: Remove stubs of ASoC-level register map code
- 230a5a1c41464f7fe5b676c21280ae4effa222c8 regulator: Fix double free in devm_regulator_put()
- 74ea0e599215330e8964401508a5d7ec41ef15b0 regulator: tps65910: Don't use 0 as NULL
- d8493d210b69b2965236a8a02f5f6e2835ad5e30 regulator: core: Actually use the data in _notifier_call_chain()
- af691fb62c626fe374955ab306092b09f672e27d ASoC: wm8996: Convert to devm_regmap_init_i2c()
- d633edd95dc938f3f5f0d4e431932f4ca042bffb ASoC: wm8904: Convert to devm_regmap_init_i2c()
- 8cb28fd6d1e98fe4cf232d7803093a3b7b46e969 ASoC: wm8904: Convert to module_i2c_driver()
- 7d116684945459e98538c797dca37c54ddd89906 ASoC: wm8903: Convert to devm_regmap_init_i2c()
- a265367ccbe72010757a56e5776fcf9a49370181 ASoC: max98095: Staticise non-exported functions and export jack detect
- 165961efc03159631eadc086877704c7778ac356 ASoC: dapm: The clock API is even less consistent than thought
- ec02995adad5a7b428f46c1a87fae1bc93d6dfe3 ASoC: dapm: Bodge for lack of a widely available clk API
- 695594f1b79d3b88e99e28f06afaab32c4d65853 ASoC: dapm: Use devm_clk_get()
- f59fef441753cdd07ffe7268b0801ec48cac7b1d ASoC: wm8350: Convert to direct regmap API usage
- a540f682860b3ce11fbfd36118bf64d5d4152bc1 regulator: wm8350: Convert to core regmap-based enable operations
- b4ec87aedbdae602dbc232915ff5a8c1fad89b36 regulator: wm8350: Convert to use core regmap vsel readback
- 51cc7ed3e378a60a3413a7e424f536e4dec3f39d ASoC: wm2000: Add register readability information
- 0561c1bf354c4a8230a1e0ada43362f54e60b2f0 ASoC: ac97: Remove empty remove() function
- 656baaebf92ae9b16644c7e10a273d8dfe1ba1f6 ASoC: codecs: Refresh copyrights for Wolfson drivers
Hans Verkuil
- d481c581dfe43be11a17728b5c84c2d4b5beecb2 [media] saa7134: use v4l2_dev instead of the deprecated parent field
- a28fbd04facbffe9374f25c3a19c54ce4f186361 [media] pvrusb2: use v4l2_dev instead of the deprecated parent field
- 9592bd0a9e74c344f674663137e5ccff7a39f7d0 [media] zoran: use v4l2_dev instead of the deprecated parent field
- 874d91db7840d405d62450ac9b65867494ef7179 [media] cx23885-417: use v4l2_dev instead of the deprecated parent field
- da6a855320a6e056add76ea0503b01efdbb0de36 [media] DocBook: remove obsolete note from the dbg_g_register doc
- a6edca3c1b4e78c099a426bbe1e724bf70cf3515 [media] DocBook: remove references to the dropped VIDIOC_DBG_G_CHIP_IDENT ioctl
- 12869145718571ffa4f6e650a6f759934eeca0d9 [media] v4l2-int-device: remove unused chip_ident reference
- aee38734d2e2a908c4fd50918f28f19c088abfb9 [media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
- 0dc5d82dcdfcec4d195b70fe8c0a13e5e6dd8d5a [media] radio-sf16fmi: add control event and prio support
- 268d06bb765da0bdd17344a6877f5898713a7cbb [media] radio-sf16fmi: convert to the control framework
- 96bb42b8ab3d4f15b5e98a65c6d8decf36f3f930 [media] radio-sf16fmi: clamp frequency
- f90842d62b16356a8316528c91d0757a17d3e9e3 [media] radio-sf16fmi: add device_caps support to querycap
- 46821b1d206cbafab54fa0ba6dd80904722326e2 [media] radio-timb: add control events and prio support
- 38be65abfff07fdbbc4d956b997c214ec9005960 [media] radio-timb: convert to the control framework
- 090fdf6af8d1baafcdaf44796058f62a73a637bf [media] radio-tea5764: add prio and control event support
- cc9231f88edec9e95ce579484e1c862b6d810854 [media] radio-tea5764: add device_caps support
- 16b371784ecf1a2d1d7f04760807b3b8138d369f [media] radio-tea5764: convert to the control framework
- 099f88ee20c4d387a7bd76e0a5765533b1f5b6b0 [media] radio-tea5764: add support for struct v4l2_device
- bb732ccca29123850ffcacefe51cf2bc7d16e88c [media] saa6752hs: convert to the control framework
- 04de560296158c481570a020748d1239e493617b [media] sr030pc30: convert to the control framework
- 8ff618320ce304cf96d84dcacd606d3b7f82c78d [media] saa7706h: convert to the control framework
- 15c4fee344eb0b8a4d13a351220e337f2e929779 [media] media/i2c: fill in missing reg->size fields
- f82fadcfecb5d4aff0711d63fd321f7fabb0f2fa [media] sn9c20x: the reg->size field wasn't filled in
- 04ae4cf2cb0c5963b0ea6554f573705c37172313 [media] cx231xx: the reg->size field wasn't filled in
- 05ff7240b0aa1794cebd8b0ecb846ed629fb5da3 [media] CARDLIST.bttv: add new cards
- a2ac2d792cb6a22eb86ef4e026ba74c3ea6e67ee [media] vpfe-capture.c: remove unused label probe_free_lock
- e90878ab151f733b67d725a1e1e5aee04f431ce5 [media] cx25821: add output format ioctls
- 0df13d99f7c90e3f96408c0ba425e9fb1e48bbd3 [media] cx25821: prepare querycap for output support
- 11f095aa4154d27bdb15909b12a9d3922ab55cde [media] cx25821: remove 'type' field from cx25821_fh
- bad1f29d0f98972665e6503a286d058125212aa5 [media] cx25821: remove TRUE/FALSE/STATUS_(UN)SUCCESSFUL defines
- f8d7ee70919d44ef4f01f3c9bc49af54fdc433bc [media] cx25821: convert to the control framework
- 48fc9e26705f3c681a5a5fcd97f28be2c2393237 [media] MAINTAINERS: add hdpvr entry
- 3315c59a45d5314c935a7dd82ab3c324c0d01343 [media] hdpvr: add dv_timings support
- 8f69da955873f5e33b60ff117856a2bf1309a336 [media] hdpvr: add g/querystd, remove deprecated current_norm
- 41022fcb3db75c9777bbd05da114c7eb597694df [media] hdpvr: support device_caps in querycap
- 65fe42d6054bb84c4abc4168310bd5d7c462456e [media] hdpvr: add prio and control event support
- 99c77aa4281c41fab255a4eb25ccc36a8c2e113d [media] hdpvr: convert to the control framework
- cd29ed853f90b39318643301d5389e80a7d466bc [media] radio-si4713: add prio checking and control events
- 03aa1bcd92eca82735e1de6d3e71bebf6e1c516e [media] radio-si4713: convert to the control framework
- 33b6b89bd32ff54ac17fa07408e9743b20542542 [media] au0828: replace deprecated current_norm by g_std
- 83b0942232ba264d2ffe1b13f9ae62cafbd02399 [media] au0828: add prio, control event and log_status support
- e8c26f45b1f7e57ecf297903158823ecaa32c513 [media] au0828: convert to the control framework
- 59e0548453bc24077e32748857e754d4bda2ab73 [media] au0828: fix querycap
- 5a4bdb4b34b90655891f627679bbba0ed9791c2e [media] au8522_decoder: convert to the control framework
- e3f7586310e80be3f75fe03dabda0a64f54d6d73 [media] DocBook media: document 3.10 changes
- 7bce33daeaca26a3ea3f6099fdfe4e11ea46cac6 [media] solo6x10: prefix sources with 'solo6x10-'
- 69996873478d75381d14abbc9e768cc38d82e94b [media] solo6x10: disable the 'priv' abuse
- 15513c12e3c5f5e7c683865b3e019cf90babab8f [media] solo6x10: fix sequence handling
- 225642853a1f2536757b775f76d925b78622ae28 [media] solo6x10: small big-endian fix
- 4c211ed7e56bac729eab6552a2b8e85756f1cffd [media] solo6x10: drop video_type and add proper s_std support
- 941604977c00ebeb6324348ece84d2140b190754 [media] solo6x10: add support for prio and control event handling
- 4e5f1130070ebfdde1b0ea6277e881404e5f34ce [media] DocBook/media/v4l: Update version number and document 3.10 changes
- 3e4c8478d4b3bff3ca6fb36f47e9f1c6600ecde9 [media] go7007: a small improvement to querystd handling
- 98ded5904b0dca23146d4d80ad91ab800f35b576 [media] MAINTAINERS: add the go7007 driver
- b20cc073c2e6a206ebe6449a9c1f1db98376981b [media] s2250: add comment describing the hardware
- 59d7b91a1d89168d44f07c8f8fb0ad0dc65a140f [media] go7007: add log_status support
- bae7432060960dd0ffdc4bd67986ac3d1f5733b0 [media] go7007: add prio and control event support
- d3b2ccd9e307eae80b4b4eeb0ede46cb02212df2 [media] s2250: convert to the control framework
- db242f62bd18f6c689c0e04f3df14be2deb89462 [media] davinci: more gama -> gamma typo fixes
- 6f55dbaea5381831770025a98c04b5fc2f7e18ba [media] davinci/vpfe_capture: convert to the control framework
- 0b84caab364f40fdbf85828c9309f0c1c4dc0014 [media] s2255: fix big-endian support
- 05e5d44b078fdd628a2b47c294dd78bbca524afc [media] s2255: Add ENUM_FRAMESIZES support
- 39696009d0d4472606b7fb90fc635a0d0fecba60 [media] s2255: add device_caps support to querycap
- 44d06d8273e032119c5ae0d0f90bb57ab8118a5b [media] s2255: add support for control events and prio handling
- 192f1e78cb9cbc1a2cee866f5e03a52857e648b6 [media] s2255: convert to the control framework
- c1f07ab2b3e7a1a0ec8152dc30ab5fec346bf367 [media] gspca_sonixj: Convert to the control framework
- f81e372a5d11694b86fc35ded379a441c209b920 [media] stk-webcam: s_fmt shouldn't grab ownership
- 1b499fe506257369fd6059422989e36c71b99897 [media] stk-webcam: fix read() handling when reqbufs was already called
- dc0fb28675e7ef7ac12a5532500b2f89e41f2174 [media] stk-webcam: convert to the control framework
- 968c60f60376a573460b6ef4991435d09528d48c [media] stk-webcam: add support for struct v4l2_device
- 88b6ffedd90158173eb74c8f9169208277520cbc [media] cx231xx-417: convert to the control framework
- 5b8acdc5e6d9ea73572478b59b6d3390b044f45a [media] cx231xx-417: checkpatch cleanups
- bc08734c825b710ffab93f79ca1ca2d0265dd321 [media] cx231xx-417: use one querycap for all device nodes
- 3f926e326d3c02b73898b7692f2b2306c521e2d3 [media] cx231xx-417: remove empty functions
- 71590765b81bdc22562fb54e1def0f78d9be8909 [media] cx231xx: get rid of a bunch of unused cx231xx_fh fields
- ae50f0f83efce31c8d485b5de131a4fd3f13e24b [media] bttv: add support for control events
- 5d478e0de87113b9fa6b4021935e605b71e0ee28 [media] tda7432: convert to the control framework
- a12fd70e3b32a4de5e5dc6346a0f5bdfd164ed3d [media] bttv: fill in fb->flags for VIDIOC_G_FBUF
- f58648999347ff44194ff948637e465868acc1e6 [media] bttv: fill in colorspace
- a652ef60952dd816bf84c7c52e0caf6e71ea5a49 [media] bttv: G_PARM: set readbuffers
- d4de6e406211028b9186e223b766bcd17579ec97 [media] tlg2300: remove empty vidioc_try_fmt_vid_cap, add missing g_std
- f29056ebd9f78cde41d506f985a9e6dd9a21aa65 [media] tlg2300: implement the control framework
- 7cb23987503be7ae4ed17678cdca9ddb025c21b8 [media] tlg2300: fix missing audioset
- c5d8907faa93757aa440fd2e584e4db4b8edc14a [media] tlg2300: fix querycap
- 1b952f17f3ecb1cf3c38cb0c99dfd794d32259b0 [media] tlg2300: embed video_device
- 270ecca60e9a2b0e3f8e5a45238d8b9d4c953ebb [media] tlg2300: add missing video_unregister_device
- 42e509c6d3090fc890d2b30fc3c0be02300256a3 [media] tlg2300: fix radio querycap
- 173fdb8aff63a4275fd5f51742b4e13bd7680ab8 [media] tlg2300: add control handler for radio device node
- 6fef490706c327469fe5688ca65d5239b717960d [media] tlg2300: embed video_device instead of allocating it
- 52dec548d4244d9ec86c58e5696e1d4ee98c7b3c [media] tm6000: add poll op for radio device node
- e618578dd828458f35c2cd16edfa7a1dba07ce43 [media] tm6000: set colorspace field
- 770056c47fbb5c4d892d1cd55ae5ec68cf44c2b4 [media] tm6000: add support for control events and prio handling
- 9f7473592bd2c8d73657dcc1644de4ab610b0d90 [media] tm6000: convert to the control framework
- 9bbc5820ffe1675c923ed0b82952cc64a610bd5d [media] radio-miropcm20: fix signal and stereo indication
- f7c096f73561ba9754d4b13a6dc38e964194d784 [media] radio-miropcm20: add prio and control event support
- 7f51a6108382dcbf2d5e9a268e86255d72318737 [media] radio-miropcm20: convert to the control framework
- c9114031d88bb71659d7f0cc74ecf8ddea47e1b7 [media] tvaudio: convert to the control framework
- ea01a83d5c88a3e0bb124ec4b3abf3aefcf0d719 [media] mt9v011: convert to the control framework
- 2a221d34b646c7e1f44a1b1d8af4eee18015fbda [media] em28xx: zero vbi_format reserved array and add try_vbi_fmt
- 50fdf40f696106e0e3c9fa0ee2f6f1457209e81e [media] em28xx: add support for control events
- 69a61642ac60e84647394b4cf0f322579701d218 [media] em28xx: convert to v4l2_fh, fix priority handling
- 081b945ed74c9bd37da2ee928f9ad281222a6477 [media] em28xx: convert to the control framework
- 319a55fbe4c1d3bbe8abe3900e6dc91440ec9b0b [media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errors
- a9d79fe581f4019209ddc121b114dc28b88cdab0 [media] em28xx: fix querycap
- 49cc629df16f2a15917800a8579bd9c25c41b634 [media] MAINTAINERS: add si470x-usb+common and si470x-i2c entries
- 4b9fba300714cade4ab92ec29a37afd93faa91f5 [media] MAINTAINERS: add tda9840, tea6415c and tea6420 entries
- 566b815789832655072f18b1166c429d0506e982 [media] MAINTAINERS: Taking over saa7146 maintainership from Michael Hunold
- 0b7bc1faa0663c22c3e9abde1bc1cce0c0541eb4 [media] MAINTAINERS: add vivi entry
- b60b9c45a2c1f5874f31d55e7f50e7ab3329d1b0 [media] MAINTAINERS: add usbvision entry
- 1f15a229bb962e024cb15ffe1618e3e028dfc937 [media] MAINTAINERS: add saa6588 entry
- 6149a9367e34050dda46ceb295cb83385719c11c [media] MAINTAINERS: add pms entry
- 08b7620a66042b947f3812c53e3a85e77601264f [media] MAINTAINERS: add radio-miropcm20 entry
- 9be3c9a5f0cc1c8fd4da5af402f278da770758ed [media] MAINTAINERS: add radio-maxiradio entry
- 3169a1c77f87a1f2b7c57bd1d105583681a6e407 [media] MAINTAINERS: add radio-gemtek entry
- 450500ad1d58d5b1dcfeb342fa737eaf35f9d31a [media] MAINTAINERS: add radio-aimslab entry
- 6777376e0d5b579e645c76effec4b8b4f0cbff82 [media] MAINTAINERS: add radio-aztech entry
- d39b8420da85c8a8cc5a08c682ea3d7e95b49c26 [media] MAINTAINERS: add radio-isa entry
- c815ca39a0aa9d438e7caf3c61b8beb22be10ed9 [media] MAINTAINERS: add radio-cadet entry
- f41bf02f3dbc3bc5d416c0f147e79983433d68f6 [media] MAINTAINERS: add radio-keene entry
- 35e3540b9cc744b2334e8bf7f38cb1fa1552b008 [media] MAINTAINERS: add entry for the quickcam parallel port webcams
- 3f101d916b5b2b95d36369e1b2505720db2dcecb [media] MAINTAINERS: add cx2341x entry
- 809396474f41fb6e7e676e298d79856c5e02d755 [media] adv7604: cleanup references
- 3cfee2daf9fe9dc514c29f7e7fb35c17136771d2 [media] vpif_display: remove unused data structures
- 822f0fd36281c0d56501d6153d10555dc2e2ba52 [media] vpif_capture: remove unused data structure
- dff274fd86e401880d2d10c1dd7fa1fcb6d2bdbc [media] ivtv: don't allow g/s_frequency for output device nodes
- 7c287e91ff3d77e1538aca08a79e8f782e05d4bf [media] Docbook: add missing vidioc-subdev-g-edid.xml
- 0598c17b784a324c1759e44a3260c476b04f4725 [media] vpif: replace preset with the timings API
- d2210f9e2e269975db413b8fe4de2f07e6a09b05 [media] Add vfl_dir field documentation
- 954f340fc7f2fa2ae8812670da49e828d2686d8e [media] Set vfl_dir for all display or m2m drivers
- 977ebec754cce0ab0c7d62d54ac6cd95833504f2 [media] v4l2-ctrls.c: add support for the new DV controls
- ed45ce2cc0b31cb442685934b627916f83d1d7c6 [media] v4l2-subdev: add support for the new edid ioctls
- 1248c7cb66d734b60efed41be7c7b86909812c0e [media] V4L2 spec: document the new DV controls and ioctls
- 34affc6a5c75ce6523d7282d56c51bb36c183da7 [media] DocBook: update RDS references to the latest RDS standards
- fdeae29005aae41837e70c395c8290a8297ca677 [media] DocBook: add stubs for missing DVB CA ioctls
- 6406e311c61997b8e19aff6ac2c7179d10aed472 [media] DocBook: add stubs for missing DVB DMX ioctls
- 3612378c5167004b3538d42dc16a184893ff6fbb [media] DocBook: add stubs for the undocumented DVB net ioctls
- 8465efbb9a488628209d91ec7dbc436d89b13485 [media] DocBook: add missing DVB video ioctls
- 510f0a0ff0a422e0de35d3614261d9e1a4883aaa [media] DocBook: fix incorrect or missing links
- 2f65f467b410ad7285ee243336c5d16dad01e847 [media] vivi: zero fmt.pix.priv as per spec
- 77747f7960986e6a2210a837e6c76a68145d0bf9 [media] vivi: add frame size reporting
- 467548aa9fe91c35fc908a844129a788aec6a2d0 [media] DocBook: Remove a spurious character
- 6652c716a5e46f0631d26a7f83a8f7247d293ae7 [media] radio-cadet: implement frequency band enumeration
- 50121317c2035c017d62c8ec24f84b91ef8d4de2 [media] v4l2 spec: add VIDIOC_ENUM_FREQ_BANDS documentation
- 47556ffaf212273ca65ce2d3177d4ff2f116db4d [media] mem2mem_testdev: set default size and fix colorspace
- 97a3c902e98d772f4310e81d44a27db0d1cf4ddd [media] mem2mem_testdev: add control events support
- b0d1499634503ea8947cd8694ada01b263f25ec4 [media] mem2mem_testdev: set bus_info and device_caps
- d3dd59c232abdd2ab9c5e04e5229dd18f85b551d [media] mem2mem_testdev: convert to the control framework and v4l2_fh
- 0cfe9de234f4e3eb5b5d83a924e9284bdc81b822 [media] gspca-topro: convert to the control framework
- 930806cb92325e43889b320ae2e705af774742ff [media] vc032x: convert to the control framework
- d5d875cb8fb7206305ae6ca0240ccc396cb8b1be [media] xirlink_cit: convert to the control framework
- 4910adf1d086eb11e6b9d65c271cf20cef0575f4 [media] vicam: convert to the control framework
- 726795c1d94f7153edd0038b61fd6dd7dd0163d1 [media] tv8532: convert to the control framework
- ed5cd6bbde5569538f328ce931943cdce4a6db86 [media] sunplus: convert to the control framework
- 74dec797143ea2624f829758ef2fb92f7c470a2d [media] stk014: convert to the control framework
- df0df1accaf5a5a36901ad4019dd22b59ab8974d [media] sq930x: convert to the control framework
- 3fa24bf5e159d10d160015e08decb48cfa1663a8 [media] spca561: convert to the control framework
- fca2e678c161e963093269f8482bbe70593fc9cd [media] spca508: convert to the control framework
- de687ecf5d02c7732f6f5bac9ccf7924178a3a7d [media] spca506: convert to the control framework
- 2aed6c1b7702359b7964a3367417e6dca9a29582 [media] spca505: convert to the control framework
- 9b6b35dcb072b0c8f7f4280c17173b7a5eb3b5c6 [media] gspca-spca501: remove old function prototypes
- 705881e3a8ceb722fe1a1ff339fb6797850d3b30 [media] spca501: convert to the control framework
- 9bf0c43eee72f677aecd892d0b97a3070e27cd51 [media] spca500: convert to the control framework
- 6e937b7fb7a028ca4bfa289d2ca8feb018ffed9b [media] spca1528: convert to the control framework
- 5262eeec3949f418ee78c10bcb0461162f1c76c8 [media] es401: convert to the control framework
- f3920f0f76227833f81485421a25e26fff18d85e [media] ov534_9: convert to the control framework
- cf9211e85e656731bef4f373df42339ba88ef956 [media] ov519: convert to the control framework
- a17dd1ebd5396e929c10c60237a1fab5adae57cf [media] nw80x: convert to the control framework
- 3e0ed00903e1904112108135c18b1918386457aa [media] gspca-mr97310a: convert to the control framework
- 1bdee422cd9edea43a86f37a4ceb0081de6bd0bc [media] gspca-konica: convert to the control framework
- bfaab899e7c8ded57afe93ebed234b3688d9a898 [media] gspca-jeilinj: convert to the control framework
- 8792015ec58be8059cdb9ff86e3639481a4be4fb [media] gspca-etoms: convert to the control framework
- 1bfea3e49d2edd8ea102d04be25ae62d6fc016c0 [media] gspca-cpia1: convert to the control framework
- cbc1c94cc573d8e355447191ba88ede99d12594f [media] gspca-conex: convert to the control framework
- fcbd504989739897db0c7bd1c3e55e42c1682e21 [media] cx88-blackbird: replace ioctl by unlocked_ioctl
- 1a3c60a072dda4e845c40d47384794510a74eaf9 [media] cx88: support control events
- 88bb42fb5a556ffc918279cad3f86d83c353f055 [media] cx88: add priority support
- 7bb34c8e42fe2e7cfa0a46db52dc2a79f2ba723a [media] cx88: convert cx88-blackbird to the control framework
- bac639818c2c720ea8f79f932601f9209579bf14 [media] cx88: first phase to convert cx88 to the control framework
- 902e197dcc36138e1f40f4435b7de8893ffc6c15 [media] cx88: fix querycap
- 2e43dec0eeb6bca13212b583e750b0aed1c51cd1 [media] pwc: use the new vb2 helpers
- cc4b7e7f5755d304ffbfc1d44c11ba8e981347b0 [media] v4l2-dev.c: also add debug support for the fops
- 2e90c6c38a3a5775cccd728eea74fdacbb29e029 [media] vivi: add create_bufs/preparebuf support
- f2ba5a0b469952328b03e239acacd77858f19fb3 [media] vivi: use vb2 helper functions
- 70bd97ae5f12299b152d4220cfc77d8078b21d35 [media] vivi: embed struct video_device instead of allocating it
- 4e1d2ac63368843d63dc38ed42f141506bd1e988 [media] vivi: remove pointless g/s_std support
- 5d44f5e3e388739f017a74e73dab2a995673915f [media] Spec: document CREATE_BUFS behavior if count == 0
- 458aa4a6922bf4cc22a34adfe3bd56331bbf663e [media] v4l2-ioctl.c: use the new table for the remaining ioctls
- efc626b013900c5fc23b9900943356d0ece96d48 [media] v4l2-ioctl.c: use the new table for preset/timings ioctls
- f16f77b0193c04e0c549c8e22546a8cd24e44d79 [media] v4l2-ioctl.c: use the new table for debug ioctls
- d806f2df48098efca104d00a7db237dc39eea858 [media] v4l2-ioctl.c: use the new table for compression ioctls
- d84f2d9483efa6fc69afb82b89ed9615c159470f [media] v4l2-ioctl.c: use the new table for selection ioctls
- efbceecd4522a41b8442c6b4f68b4508d57d1ccf [media] v4l2-ioctl.c: use the new table for control ioctls
- eb3728edf156c094385dc662d208ab95a305d20a [media] v4l2-ioctl.c: use the new table for queuing/parm ioctls
- 4b1e2e4ddfa2847559e8e63bb4ac4b2310465561 [media] v4l2-ioctl.c: use the new table for std/tuner/modulator ioctls
- e325b24478a8c0af906110174eb7c74fcb455b34 [media] v4l2-ioctl.c: use the new table for overlay/streamon/off ioctls
- be6c64e419da80233c71f981436d7be474defba5 [media] v4l2-ioctl.c: use the new table for format/framebuffer ioctls
- d0547cba60775d9deaddbc1e0646a4b71833015d [media] v4l2-ioctl.c: use the new table for priority ioctls
- 59076122cbd325a9ee6ab062ebbbc4604768f97f [media] v4l2-ioctl.c: use the new table for querycap and i/o ioctls
- 2ba60ac018f886de1203bc5c81969a4219706623 [media] v4l2-ioctl.c: remove an unnecessary #ifdef
- 5d317abe7bd1b448efaa4ad0813c19f866aa7a4b [media] zr364xx: add support for control events
- df462902ea81de9931ea33c3cb3b50ae819db296 [media] zr364xx: fix querycap and fill in colorspace
- 1fc21a1979fc799b9e7b3ac35e9864ebc593524b [media] zr364xx: convert to the control framework
- f7dd6c247f4318c47677a659dbb4622cc5da0690 [media] V4L2 Spec: fix typo: NTSC -> NRSC
- efcf5bdac839f0dc9dc39ed1ad9fe2dbab49d00a [media] V4L2 spec: clarify a few modulator issues
Andreas Gruenbacher
- f9eb7bf424e766e00bbc6d69fd7eaaf4bd003cf9 drbd: Fix rcu_read_lock balance on error path
- 26ea8f9239a062a47cfef38ea9c63409906366ff drbd: Do not sleep inside rcu
- 715306f69d85f7ea21eaef4efe75b8364cfea1d5 drbd: Don't unregister socket state_change callback from within the callback
- 1a3cde440615b0be304b3f92486c5c69ede4666b drbd: drbd_bm_ALe_set_all(): Remove unused function
- 03d63e1d1e705fdba4c0f6a3a119cc42504bb9ed drbd: Remove leftover prototype
- 935be260c1e92a1d9c251973d866b68bf2c20f12 drbd: Improve error reporting in drbd_md_sync_page_io()
- a209b4aec31d4b672b7a70f5de272ebf6ce40e1b drbd: Update some outdated comments to match the code
- f497609e4c50c6162b51359d560f2454b184e0ec drbd: Get rid of MR_{READ,WRITE}_SHIFT
- accdbcc5f94ec631aa49eb8efd14b3ddd0626191 drbd: receive_protocol(): We cannot change our own data-integrity-alg setting here
- fbc12f4514279264b5ecd5ae24f94be08e108dcd drbd: receive_protocol(): Make the program flow less confusing
- b792c35cfb336b456e9e2455082ff12d4a76b98f drbd: receive_protocol(): Give variables more easily searchable names
- 5af172ed9ef2c6b11e0d27c06647f14f6f8115b9 drbd: Print memory address in hex instead of decimal in error message
- 32bdb64038ba3127245912dae2cc8a450bb1d705 drbd: Define scale factors in a single place
- 2fcb8f307f6014de9e771799d9ec0f050802c0ac drbd: Improve the "unexpected packet" error messages
- d0fa7fd680a56a3fd52817fe93c1c8abe7164ef1 drbd: Remove dead code
- 089c075d88ac9407b8d7c5c8fc4b21c0d940bd82 drbd: Convert the generic netlink interface to accept connection endpoints
- 44e52cfaa22e44a0197b44cd72c3440bc2a6e1ed drbd: Rename DRBD_ADM_NEED_{CONN -> RESOURCE}
- 789c1b626cb490acb36cf481b45040b324f60fde drbd: Use the terminology suggested by the command names in the source code and messages
- 46530e859c730984967b6e9e9cac722470096e18 drbd: Use DRBD_MINOR_COUNT_DEF in one more place
- 1e2a2551ee8fbbac082eb4c14af1289e7aa880f0 drbd: drbd_adm_prepare(): Pass through error codes
- bbbef2d5ad8203f67274196dac90754ae106a463 drbd: Remove unused GENLA_F_MAY_IGNORE flag
- 3a45abd577727d2268e190d372600f8652883453 drbd: Convert resync-after into a signed netlink field
- 69ef82dea4c34e4a0541fc3f415b0fef70fe12b0 drbd: Refer to connect-int consistently throughout the code
- 6394b9358e6187414b7a6de7ba2c681ee4a790ac drbd: Refer to resync-rate consistently throughout the code
- 7bac3e6f7e74993475a94487effe05dc1f68bdc7 drbd: Also define the default values of boolean flags in a single place
- b966b5dd8e17e6c105ca55533fd412de5d5b429e drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.h
- d8cd289dbe69ce9b8115d6f200ceff657e5dafa0 drbd: Remove left-over unused define
- a7eb7bdf58b5dd98560ee6fa5caf2fcdd1779a47 drbd: Introduce a "lockless" variant of drbd_send_protocoll()
- 5b614abe30645c3a528d54ff01da94fde0770c43 drbd: Rename integrity_r_tfm -> peer_integrity_tfm
- 8d412fc6d58ae5e2e43f84461dd123bd0168b310 drbd: Rename integrity_w_tfm -> integrity_tfm
- 5cc287e0ae77bef615a046a44e17e1d68e23dbb7 drbd: Rename drbd_pp_free() to drbd_free_pages()
- c37c8ecfee685fa42de8fd418ad8ca1e66408bd8 drbd: Rename drbd_pp_alloc() to drbd_alloc_pages() and make it non-static
- 18c2d52249fff156ff2db2e18cefe5184078af72 drbd: Rename drbd_pp_first_pages_or_try_alloc() to __drbd_alloc_pages()
- d4da15374ba52009801d4c37c6dae0ba6ec0fca5 drbd: Make drbd_wait_ee_list_empty() and _drbd_wait_ee_list_empty() static
- 045417f75c718a4ac97fd44106b8aafcbca5a6da drbd: Rename drbd_{ ee -> peer_req }_has_active_page
- a990be46827945664624b54741e050e1df2face3 drbd: Rename reclaim_net_ee(), drbd_process_done_ee(), drbd_process_done_ee(), tconn_process_done_ee() to *_peer_reqs
- 7721f5675e1d76278223d8b33575a59526508d80 drbd: Rename drbd_release_ee() to drbd_free_peer_reqs()
- 3967deb192e147328e1a6085a443ea6afef54dbb drbd: Rename drbd_free_ee() and variants to *_peer_req()
- 0db55363cb1e6cfe2bedecb7e47c05f8992c612e drbd: Rename drbd_alloc_ee() to drbd_alloc_peer_req()
- e0ab6ad4bcd0cbe6c6cfe90836352c8daf078509 drbd: drbd_init_ee() no longer exists
- 2735a59467ad84b14bb43185702c0bab352126c0 drbd: Make all asynchronous command handlers return 0 upon success and an error code otherwise
- 859976758dc6f33ed76c21365bb49a4af9e2dd59 drbd: validate_req_change_req_state(): Return 0 upon success and an error code otherwise
- 50d0b1ad78b99aa776c3ddf9b1d45163fff435b9 drbd: Remove some fixed header size assumptions
- da39fec49286d6b44bf441c9707dda2764b4498a drbd: Remove now-unused int_dig_out buffer
- 52b061a44021ca11ee2fd238040e91341ff8066d drbd: Introduce drbd_header_size()
- dba58587506818211b042c7b6a37f73e0feb8862 drbd: Introduce new primitives for sending commands
- a17647aae4bcb272ad98ebe9de694a1b87b84989 drbd: drbd_send_ping(), drbd_send_ping(): Return 0 upon success and an error code otherwise
- 7c96715aa8ef1b5375c0d2a2d3bb1da99d95a39e drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead of a plain socket
- 2bf896213d4faa7289316663f5e8e0bc35d80abf drbd: drbd_connect(): Initialize struct drbd_socket before sending anything
- 1952e9166a335b552ecb5964c1fb4609bd999de8 drbd: Map from (connection, volume number) to device in the asender handlers
- e05e1e59db07b2a7f493c0219230a7be13f87f9d drbd: Pass struct packet_info down to the asender receive functions
- e28572167cfd882b16c12992bbcbbca3c4fa59fb drbd: Pass struct packet_info down to the receive functions
- deebe195798ef1f19df8c509414d936da8b38d6a drbd: A small cleanup in drbdd()
- 79ed9bd0532e672fde29281ca2801e6f70307205 drbd: _drbd_send_bitmap(): Use the pre-allocated send buffer
- 5a87d920f38fcafb790ddd03f0d8d1db56b268a8 drbd: Preallocate one page per drbd_socket as a send buffer
- fc56815c81ee12f8d5ce9af952159056556ea8ab drbd: receive_bitmap(): Use the pre-allocated receive buffer
- e6ef8a5cb3fcf5e5529a26d2cab5bd891c7964b1 drbd: Preallocate one page per drbd_socket as a receive buffer
- a02d124091ac7178c24a1318e5dcc4ae7fe6c8e1 drbd: Rename the DCBP_* functions to dcbp_* and move them to where they are used
- 058820cdd7e6c96e6656a990af2188059113735e drbd: Make _drbd_send_bitmap() static
- e307f352b4a6b4411136acd8cab20f9259ba182a drbd: Move drbd_send_ping() and drbd_send_ping_ack() to drbd_main.c
- 0829f5edf37cb1731e97066288f520de85b7b5e5 drbd: drbd_connected(): Return an error code upon failure.
- 8f7bed77740c7418074e6ba82c646a7dd035e6cf drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity
- 0da34df0d05d004c1ec40f4c30a325d8727b0b33 drbd: drbd_may_do_local_read(): Use bool/true/false
- 69f5ec728c05e69b09cf37d7b3a1e5f394ec4a4d drbd: Remove duplicate initialization
- 3fbf4d21ae9b7a61ce56c80573b64a1cc18c10ce drbd: drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
- ac29f4039aca8dd98c631c8b5c66f3dd76c2408c drbd: _drbd_md_sync_page_io(): Return 0 upon success and an error code otherwise
- 22ab6a30b8225b35b02202ee79dd270ddd09e948 drbd: drbd_bm_read() never returns a positive value through drbd_bitmap_io()
- 82bc01940ac9142a89b1823c0f2ea2623a92e18d drbd: Make all command handlers return 0 upon success and an error code otherwise
- c696774691c9f9ec238fe3b1892f78796a985852 drbd: Add drbd_recv_all(): Receive an entire buffer
- a982dd579cbc99f7c4b81e68b9c99f7a6481f45b drbd: send_bitmap_rle_or_plain(): Error handling cleanup
- e1c1b0fc8fbda14fd4470ba3a24ce6abdc11436f drbd: recv_resync_read(): Return 0 upon success and an error code otherwise
- 28284ceff043b14defcf8122b765fe0b21bd9344 drbd: recv_dless_read(): Return 0 upon success and an error code otherwise
- fc5be8397fb79b70142e6d32e5d9d063c42c8756 drbd: drbd_drain_block(): Return 0 upon success and an error code otherwise
- 69bc7bc351967319bb3db2ecc38e60f9ca198b29 drbd: drbd_recv_header(): Return 0 upon success and an error code otherwise
- 8172f3e9bf9bc239caec96382573b8d9b01baa09 drbd: decode_header(): Return 0 upon success and an error code otherwise
- e2b3032b902f600980dab9516d12e955c68aa1f4 drbd: drbd_process_done_ee(): Return 0 upon success and an error code otherwise
- 99920dc5c5fe52182fe922aa70330861e2b6418b drbd: Make all worker callbacks return 0 upon success and an error code otherwise
- a896527c0658f9073413d46c2401448cdc0427ff drbd: drbd_send_short_cmd(): Return 0 upon success and an error code otherwise
- 6bdb9b0e230aae94b084d8a375363ada056653b5 drbd: drbd_send_dblock(): Return 0 upon success and an error code otherwise
- 7fae55da38e810c75b97cc56380aa6f735504216 drbd: _drbd_send_bio(), _drbd_send_zc_bio(): Return 0 upon success and an error code otherwise
- 7b57b89d624cfdefc91d0a8b015c494c25a49292 drbd: drbd_send_block(): Return 0 upon success and an error code otherwise
- 9f69230cd6e8dc87bf6b55e46c51418a2b6ac322 drbd: _drbd_send_zc_ee(): Return 0 upon success and an error code otherwise
- 88b390ff639ce5d9a1e741bb2f975e932d5cb605 drbd: _drbd_send_page(): Return 0 upon success and an error code otherwise
- b987427b53f4bcddf0a951da573c83ce7eddf70d drbd: _drbd_no_send_page(): Return 0 upon success and an error code otherwise
- 73218a3c4c7ae87014b8fc258f8a16a75aad2870 drbd: drbd_send_oos(): Return 0 upon success and an error code otherwise
- db1b0b724e56f34608b76197191ef0577a1ddd45 drbd: drbd_send_drequest_csum(): Return 0 upon success and an error code otherwise
- 6c1005e74d4142511a165edae72cb6648aa308c5 drbd: drbd_send_drequest(): Return 0 upon success and an error code otherwise
- 5b9f499c664efc1a72a0fe2538b39db7e75ecd2b drbd: drbd_send_ov_request(): Return 0 upon success and an error code otherwise
- fa79abd893f21f458c74af8bca015aa2ef7486a5 drbd: drbd_send_ack_ex(): Return 0 upon success and an error code otherwise
- a9a9994dc70f388e91cf4bcc971843084f9af44f drbd: drbd_send_ack_{dp,rp}(): Return void: the result is never used
- dd5161218bc514a29e1d8670fe1f3753d5e0f813 drbd: drbd_send_ack(): Return 0 upon success and an error code otherwise
- a8c32aa846cfa271744f1c11fcf425b131137991 drbd: _drbd_send_ack(): Return 0 upon success and an error code otherwise
- d4e67d7c4fa7989175910faac41ab6de77399cf6 drbd: drbd_send_b_ack(): Return void: the result is never used
- 2f4e7abe5175cd17d74e41b9f4e8e04cd73342fb drbd: drbd_send_sr_reply(): Return void: the result is never used
- d24ae219e96b7903c712e527cde1844bddbb1311 drbd: drbd_send_state_req(): Return 0 upon success and an error code otherwise
- caee1c3a92246628fa323429db98a9b1a8a758a5 drbd: conn_send_state_req(): Return 0 upon success and an error code otherwise
- 758970c832a8e44f887c69fe481ea56ca44f08a6 drbd: _conn_send_state_req(): Return 0 upon success and an error code otherwise
- f02d4d0a9c3d3b8aef5a3b1016a3f69b0ae9496e drbd: drbd_send_sizes(): Return 0 upon success and an error code otherwise
- 9c1b7f7282d9f6a8623706c0c361652105f3e7ad drbd: drbd_gen_and_send_sync_uuid(): Return void: the result is never used
- 2ae5f95b1a3b6d60d9ce971e7f2c8ef84c306538 drbd: drbd_send_uuids() and its variants: Return 0 upon success and an error code otherwise
- 387eb30817f9009467a90cdbb3ab4dd0dc02a92f drbd: drbd_send_protocol(): Return 0 upon success and an error code otherwise
- e8d17b015eb8103a4dd5d547baa158c30fa18220 drbd: drbd_send_handshake(): Return 0 upon success and an error code otherwise
- 927036f9089d9c776217656960b2352971cc2ea0 drbd: drbd_send_state(): Return 0 upon success and an error code otherwise
- 103ea275285970568cbc07ce01063aa69bac5577 drbd: drbd_send_sync_param(): Return 0 upon success and an error code otherwise
- f725446353ab88ac1ec69bf1312ed83ce7b8a413 drbd: drbd_send_cmd(): Return 0 upon success and an error code otherwise
- 7d168ed30fcc59767df275e464712d5331bd07da drbd: Get rid of USE_DATA_SOCKET and USE_META_SOCKET
- 596a37f9eff332fa034cd6bea0c0ee2e09c7d900 drbd: conn_send_cmd(): Return 0 upon success and an error code otherwise
- 04dfa137881efc890544c5cd3af94e54cfe0c480 drbd: _drbd_send_cmd(): Return 0 upon success and an error code otherwise
- ecf2363cb590eb80977ac1d8259d9fa9a6250145 drbd: _conn_send_cmd(): Return 0 upon success and an error code otherwise
- ce9879cb1f992448e10549525c8c46f9ca770a5b drbd: conn_send_cmd2(): Return 0 upon success and an error code otherwise
- fb708e408f0d75953114be66bdbeb9065ca09a33 drbd: Add drbd_send_all(): Send an entire buffer
- 11b0be28e57fabeb75edfe81a17eddfc484cd9df drbd: drbd_get_data_sock(): Return 0 upon success and an error code otherwise
- c66342d9493804ba92a3c9f48ba225a936c9736f drbd: Remove left-over function prototypes
- 7201b972ded6c3a4d180887b187ca5897dfe49bf drbd: Replace get_asender_cmd() with its implementation
- 8ccf218e9f19ecae4d115eeff686c9f1a1e5bc9e drbd: Replace atomic_add_return with atomic_inc_return
- 8050e6d00521795d153ea20d81712321e5b46d80 drbd: Use container_of() instead of casting
- c670a398676499913ce72c26a66d204bcbdbc2e9 drbd: Use the IS_ALIGNED() macro in some more places
- 8ca9844f105acf6981751e39c1ac1a240afe5a2b drbd: Remove obsolete comment
- fcefa62e4c26e70c70b9e8252a4bc9b9031a4182 drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio
- fbe29dec98622369c106ba72279500fb2f5aba99 drbd: Rename drbd_submit_ee -> drbd_submit_peer_request
- db830c464b69e26ea4d371e38bb2320c99c82f41 drbd: Local variable renames: e -> peer_req
- 6c852beca185b18e89ad7783ab15793c0911f86b drbd: Update some comments
- 18b75d756bdd6e87e5c4a46d6d1f279077425dae drbd: Clean up some left-overs
- f6ffca9f42902556bcf72426d2d0714bdbfdbe09 drbd: Rename struct drbd_epoch_entry to struct drbd_peer_request
- c6f7df42c9ceddc5ef582f6044b15e50e6eeb053 drbd: Remove unused variable in struct drbd_conf
- 53840641bb1feff8c08acdba9de4c0f8b8674df5 drbd: Allow to wait for the completion of an epoch entry as well
- 3e05146f0a9f28ef5959403eabf3239869476315 drbd: Remove redundant check from drbd_contains_interval()
- cc378270e4abb9273ce1641d30bf6e84248f7b2e drbd: Initialize the sequence number sent over the network even when not used
- d87630230616ba2c13141184258906d34c727b4b drbd: Rename "enum drbd_packets" to "enum drbd_packet"
- 6618bf16384463c0b97a5f5f1f0ce5276f5865fd drbd: Interval tree bugfix
- e3cfa7b26a56cb9a3361034cc74f2aaad45d0987 drbd: Inline function overlaps() is now unused
- e77a0a5cc1e6961f485b5623ef42f3b910969675 drbd: Convert all constants in enum drbd_thread_state to upper case
- 8554df1c6d3bb7686b39ed775772f507fa857c19 drbd: Convert all constants in enum drbd_req_event to upper case
- bb3bfe96144a4535d47ccfea444bc1ef8e02f4e3 drbd: Remove the unused hash tables
- 8b946255f8467e30f98988be426d8c1604d63ffd drbd: Use interval tree for overlapping epoch entry detection
- 010f6e678ffddbf3134863038c5b2f6509f1eed3 drbd: Put sector and size in struct drbd_epoch_entry into struct drbd_interval
- bc9c5c41181a84ad243639c79a10f621a97af44b drbd: Use the read and write request trees for request lookups
- de696716e8c40475d259fb49b3876ca0d9415970 drbd: Use interval tree for overlapping write request detection
- ace652acf2d7e564dac48c615d9184e7ed575f9c drbd: Put sector and size in struct drbd_request into struct drbd_interval
- 0939b0e5cdeeafa0adf0150edd350092e47acc49 drbd: Add interval tree data structure
- 9c50842a35420f9c8fde9da626a9c0cad456becc drbd: Update outdated comment
- 3980485361f5f71e559c6b8868bb5a1c41171407 drbd: Remove superfluous declaration
- 28c455ceb2d9fc276839ebeae68115f850b25c6d drbd: Get rid of req_validator_fn typedef
Axel Lin
- 7cc5f970082eea2a5557040eced0a49ad21f37c7 pinctrl: rockchip: Add missing irq_gc_unlock() call before return error
- 4510d198f994bf49f88aa05d55e7a3584cd430a8 hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail
- 71622e15dd4d497447d19317d93292184ceb67d9 regulator: max8952: Add missing config.of_node setting for regulator register
- bc49c87ec7a7695f30db73a7d73efd3566db4404 regulator: tps80031: Convert tps80031_dcdc_ops to [get|set]_voltage_sel_regmap
- 42e8c811bab682121cb57d58e9a37d8cb38e51ca regulator: ab8500: Unregister ab8500-ext regulators in probe() failure path
- 37daa8aed1af2e09abfdb66e8da9074eb9b9e1a1 regulator: ab8500-ext: Don't update info->is_enabled if write to register fails
- a46ef4d5723aca785e6b03b7972dd83e43e73977 pwm: puv3: Remove unused enabled filed from struct puv3_pwm_chip
- b3fef7f10010e7946b3db1a34d8e0208e4f10001 pwm: spear: Remove unused *dev from struct spear_pwm_chip
- 4e61573df893abcb7b647fc4f3f4b60819704883 pwm: mxs: Remove unused *dev from struct mxs_pwm_chip
- 622fc5d4452a20aab7b8f5107c2931c5610e5753 pwm: ab8500: Fix trivial typo in dev_err message
- 4c7fa83aa5f8444662744dba82577075f11673ae thermal: db8500: Fix missing mutex_unlock() in probe error paths
- df069079c153d22adf6c28dcc0b1cf62bba75167 hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attributes
- ea88b132acdf3270b812117f622b0df044e6b76f regulator: max8649: Use enable_is_inverted flag with regulator_enable_regmap and friends APIs
- 318c658b7c9da58c80aef417e8f51152c604e6bc regulator: 88pm8607: Use enable_is_inverted flag with regulator_enable_regmap and friends APIs
- b3816d50439245d888798ee620da1e27cbf86c66 regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear
- 610b71a6526f71aff9e1bc77065e8393c80779b0 drivers/video/backlight/l4f00242t03.c: convert to devm_regulator_get()
- 4e38b745af76cdd93bca33258e1e33a23458f92c ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch case
- d94d9aca5bccba682b5a764c962bcdde7c4bf95a regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap
- c6163a70237bba13e9cdcf6a71e6c28875e7a734 regulator: max8998: Let regulator core handle the case selector == old_selector
- 1f91b6f6c747d3c584a5f37f68f5417bd328d745 regulator: s5m8767: Use of_get_child_count()
- ef754e88e35f86d9704f79ac8dace8c66f367164 leds: tca6507: Use of_get_child_count()
- 8614fb46637a993258146022b0140d553132a0b7 leds: pca9532: Convert to devm_input_allocate_device()
- 86f6673325e38274c55f3df9f919d9a618f100d4 regulator: mc13xxx: Use of_get_child_count()
- ee70b258498174ba50b346960763203b7cba9d4a regulator: max8997: Use of_get_child_count()
- 655efa0ff202484ac1ec43156b98373b53a77eb3 regulator: gpio-regulator: Use of_gpio_count()
- 1200c60bc599b8ad678617b0bd0e83bb7b4434ba regulator: lp8755: Use LP8755_BUCK_MAX instead of magic number
- b775dce99621af52d32c1d7335cf94eee4383e8a rtc: hid-sensor-time: Add missing spin_lock_init
- 31a932e1079d771df6c2daf0b8a871b9b34d7e83 regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
- 240a529108a11d235328a140fe6b03cf76cef099 regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths
- 5551a6a0eb1b329f85da58cfdf204a89efaa25a9 regulator: da9055: Remove unused v_shift field from struct da9055_volt_reg
- b79ca051bde531f10a2d280e2c73ef17ee4d970d regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_voltage_table
- c6f0a0efb163b7d2e879f92197ab5e674868358e regulator: 88pm8607: Use apply_[reg|bit] with regmap based voltage_sel operations
- e958f8b806c3953fcadce3929400638ae0dc796f ASoC: cs42l52: Convert to devm_input_allocate_device()
- d645d591588c18f0ad61e292939ee743e43067f2 regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operations
- 68f7506017ba67f1334cf086ffab76606f2c5ac4 regulator: da9052: Use apply_[reg|bit] with regmap based voltage_sel operations
- 1881b68b8961a86d40c3c5c205e533515a2dc9c6 mfd: tps6507x: Convert to devm_kzalloc
- 7fa8a5975784cce646b3763e5d9957f8d688c9ce regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_voltage_linear
- bdc4baacebdae1e90124b62a66607faec1a0a7fb regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel_regmap
- d9b24e373d160ffd56633cc9a4b2e4013c2682d1 hwmon: da9052: Use da9052_reg_update for rmw operations
- 43f1f2165e12d15a262ad1d0827d2960fe66f75b regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp
- bd0ec7c1e52423429d9ee7b34e2c899f01db01b0 regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linear
- 6b1f8a45666877d4885c03d9472657fd73edfa8b regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linear
- 9119ff6af541feee1daaa5cba3a4b3b5751a2d09 regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linear
- 14ce82e536455ace3d6ca70f77bbc2c6b25b8268 leds: lm355x: Return proper error for lm3556_indicator_pattern_store error path
- eccb6638569ae80eb4cb198640baac229fde4ff0 leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error paths
- e05f70c2686004df9794a3ec426d16009062b749 regulator: max8973: Fix callback setting for max8973_dcdc_ops.enable
- f6f94f6660dbe34039e5c86a46c7845589e7ee0c pinctrl: at91: Staticize non-exported symbols
- 7bde76726fa296defc0eafc602284a7676817348 regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help text
- 909f9ec0a42eeff94dbcac226664d225a11f10d6 extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_
- dc36d7e7cd422d69b15e7ec7cc1f021f581a6b6d drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths
- 7cf8c9f7810ec1b9feaaa7914aaec4fc73c0c5d5 gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
- 372d297b8c8968d7a05e4a63911bea8ec335e031 HID: prodikeys: Remove unnecessary casts of void pointers
- 4629fd160f7da96b9e6b5abf3f65dbf53642467b HID: lg4ff: Remove unnecessary casts of void pointers
- 2575155309947063927b123c56119f36dfda3b50 HID: lg: Remove unnecessary casts of void pointers
- 490dcee9b433302da4ec5325c3e69a0be1201473 leds: wm8350: Convert to devm_regulator_get()
- a3b930815d07e2a8a25e85496839f80facb3654d gpio: sx150x: Use irq_data_get_irq_chip_data() at appropriate places
- 5f4fa6afd31c1002c7cbd13d33dcc6e9d3bef10e HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000
- 5b4254386bf9a96dfcef9ec8e099bd06fe3e6896 gpio: wm8350: Convert to use devm_kzalloc API
- 718bc6e33f33914690ba1b757de2327da7522a87 gpio: wm831x: Convert to use devm_kzalloc API
- c8554d32483ef543b9ad3e4349c8d80ea625dc04 gpio: adp5588: Use module_i2c_driver
- f3fe077b2b7fb9c9b354a85a2be7fc8ad453d246 gpio: Use DEFINE_PCI_DEVICE_TABLE macro
- 45e253a7eb23844344bf08dad9961771a643758e gpio: tps65912: Convert to use devm_kzalloc API
- eb7cf95a55a0d737e5f5694e71f65966a1c4e7aa gpio: da9052: Convert to use devm_kzalloc API
- 3c7051d7cc136a6b0293f8e6960f7c61afd6ae08 gpio: mc9s08dz60: Use devm_kzalloc API
- 19d23c21a64d1312be48def8ac49180bd60fc76d regulator: da9052: set_current_limit should select the maximum current in specific range
- 4e1d67eddf70f815b77af5354aaa5e60084fde8b regulator: lp872x: set_current_limit should select the maximum current in specific range
- 73f4f3d37604ff7084e6157745610c8fb07d27b6 regulator: tps6524x: set_current_limit should select the maximum current in specific range
- 422294deee5fd818527d68951a370a2119876e06 regulator: wm831x-dcdc: set_current_limit should select the maximum current in specific range
- 7fee2afb5354f4391cbabba5f377c18d1fe50a83 regulator: ab8500: Set enable enable_time in regulator_desc
- 7c7475c009260d02d56f940816bb7c86fce1542e regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_voltage_sel]_regmap
- f1dcf9e4ed3261bdb22fead50e8bed7bd569bd2a regulator: mc13892: Convert mc13892_sw_regulator_ops to get_voltage_sel
- 4a247a961aaa0c611c68b56da3962c387c8e2e84 regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmap
- 38f8f43cbafe9ad07fdde31d28ed0c6933ac1e2e regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage
- 12565b166dab7966c2991c1561f3c22e9dad5535 regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_reg
- 6192fa87447ed3c6c4005be640a088fa8e5733f8 pwm: Convert pwm-samsung to use devm_* APIs
- 457fd768ee1f7c78e85dfbe86329e6b24eb36514 pwm: pwm-mxs: Return proper error if pwmchip_remove() fails
- b50675dcc3402ea456a1d59855260fcfd800fb40 pwm: pwm-bfin: Return proper error if pwmchip_remove() fails
- 45b301d2b188af6db332cbb14c36e20b5204223e pwm: Convert pwm-pxa to use devm_* APIs
- 261995dd305ff991ca1cfb462862a5311739333b pwm: Convert pwm-vt8500 to use devm_* APIs
- a9970e3becbbb095296afdf0bcaa1ce2b819360f pwm: Convert pwm-imx to use devm_* APIs
- 4bcb9f43426dcb7b326d4b5448f198eea4867e63 regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel
- 4506c6d5ea5dddab562fd06398fd9b8d1681bbd0 regulator: aat2870: Convert to regulator_list_voltage_table
- c06eed397a174d9762f1c8a72fc88259f3641af2 regulator: s2mps11: Use sec_reg_write rather than sec_reg_update when mask is 0xff
- 2693fcab1acf6d6d5cb6d1c4dc9bb8a32e13f782 regulator: s2mps11: Fixup missing commas
- b669e0adb9f667acff16162ea0ff4fc404495b3c regulator: max8952: Use core GPIO enable support
- b86bbddd6f40c1241aa6cad049a4cdf7d529f09e regulator: da9052: Use for_each_child_of_node() macro
- e7c706b1e5ccf28eaaf76c7a4613e80b0ca52863 mfd: Use devm_* APIs for mc13xxx
- 6c3b956b94a6547d26c805db7c505429e54e7573 regulator: ab3100: Use rdev_get_drvdata() rather than use reg->reg_data driectly
- f8568cbd9459b87d989efdd9c67a9dd9c6ebef3b regulator: ab3100: Set enable enable_time in regulator_desc
- fca53d862dcbddaa9db017b70a64392da8c20bce regulator: twl: Set enable enable_time in regulator_desc
- 4b7c948f558bf1d51aa25a6f621056c0acf45228 regulator: gpio-regulator: Use core GPIO enable support
- a2a8222be8385818ade54554a50f7904ed0e506f regulator: gpio-regulator: Set enable enable_time in regulator_desc
- 94f48ab32b5a875fcf2f62e72de8f666136d98ba regulator: tps65910: Set enable enable_time in regulator_desc
- 0072f0a82ce78ceb634f00a57d80c9b421b061d4 regulator: tps62360: Convert to regulator_set_voltage_time_sel()
- 2f6ae6ef631cd16b0725958ee805a24b9e38d7ad regulator: rc5t583: Use regulator_set_voltage_time_sel()
- baae019efe84b6d2c6d5e7e7e1c9cfa130ad6b2a regulator: max8998: Convert to set_voltage_sel and regulator_map_voltage_linear
- 9a0fbb627cfa86303b8eb57377f536c64812cc85 regulator: max8998: Convert to regulator_list_voltage_linear()
- 01bc3a1400373a0f6bd79f2328eb822ca099c784 regulator: tps65910: Convert to regulator_set_voltage_time_sel()
- c59d2a6b20aef4660a9ed89224bd17eec6a54751 regulator: max77686: Initialize regulator_config
- e90a84473ee941c0056c773923e9cc90a550c266 regulator: tps65023: Convert tps65023_ldo_ops to regulator_[get|set]_voltage_sel_regmap
- a133829e66d25e1ce293a30bcc3fb8eb653a1519 regulator: tps65023: Convert to get_voltage_sel
- 086ccd4379ad6c9c7c7713ef5f61b9d12e995147 regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
- b5fb77e0188dc85630b395eb0faddc4987be6ddb regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage
- d580cb5e78763eb3d8149e0d60a0a73d355d27c5 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap
- 0a4796896bda399a63090dad267896ea93d44fa7 regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_voltage
- 1bd1955a1f90ca29a3b8ac657028267c8d9de671 regulator: ab3100: Convert fixed voltage to use regulator_list_voltage_linear
- 368a7887698c3e7ec30678853fa7dd1f0720863f regulator: pcf50633: Convert to regulator_set_voltage_sel_regmap and map_voltage
- 34e74f39fa9a2c1489444266cc9e973dc1b3a419 regulator: mc13xxx: Convert to regulator_list_voltage_table
- c70ad9dcf08c839b018d8c440bd8c19aabbb08a8 regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear
- d03fcfe626b89832b36dbfa5fb32a805478b097a iio: dac: Convert ad5380 to devm_regmap_* APIs
- 0ff472467a04dfecffbf44d2414c756c83212cbe regulator: wm8350: Add missing min_uV and uV_step settings for DCDC4
- d01c3a1e1b1e4e417202adf1e9dec0730eb00e2b regulator: anatop: Convert to set_voltage_sel and regulator_map_voltage_linear
- ea7e33045458ffd6d13175031527b6527807633c regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
- 9b558950bb652a85861fef28172e134c367dab1a regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear
- 93f5de5c58a863b48a8c44d70c4f7e3d0c7af50e regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear
- c49af95631a46e8a2664ae2067c900905c39f2b2 regulator: pcap: Convert to regulator_list_voltage_table
- 985f769c89aedcae2981080051fc85b4ed035a9b regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
- 0d032731178d78450296bdf0b27562476594c298 regulator: max1586: Convert max1586_v6_ops to set_voltage_sel
- 96d25221d28646fc2ce0a64a725c67c1ee2f2f0a regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table
- 9152c36a3b37a95c1161508dc105719456d7f7d0 regulator: core: Use map_voltage_linear() if list_voltage_linear() is in use and nothing is set
- f2d103add158af4c95223a1b576cc0cc6a41a18b regulator: wm8994: Convert wm8994_ldo1_ops to regulator_[list|map]_voltage_linear
- 0713e6abf398327b6813398d3583e0907953e457 regulator: anatop: Convert to regulator_list_voltage_linear()
- 8029a00686e396919b9adb2a6df07d68ef96cf3d regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_smps10
- 6333e9ddf4787ec42cbb4cbb482168094e54b337 regulator: ab8500: Let regulator core handle the case no delay for setting new voltage if regulator is off
- cad8d76e20eda5ccfcfbccdd711b91e053b4ab05 regulator: lp3971: Use regulator_list_voltage_table()
- 055917ac560a4185b75511b512f2db941b984672 regulator: tps6507x: Use regulator_list_voltage_table()
- c55979b7bd78b8ee7999bcf5211bf0243260c675 regulator: tps6105x: Use regulator_list_voltage_table()
- 4f73ccad5ca0ce25d0fd73cf3b65975e93a45ce4 regulator: lp3972: Use regulator_list_voltage_table()
- ec1cc4d9da39b58764fdb6f3d1aebcfe709a688f regulator: ab8500: Use regulator_list_voltage_table()
- a3beb74261f26142019847128b2441b0301797ac regulator: ab3100: Use regulator_list_voltage_table()
Philipp Reisner
- e96c96333fe5a4f252cc4e1d7edde8ee7dce7dfe drbd: Constants should be UPPERCASE
- ef57f9e6bb9278720c8a5278728f252ab85d7ac6 drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
- 2d56a974f36ffd1d00aa897bd55e28079aa9e5b7 drbd: reset ap_in_flight counter for new connections
- 328e0f125bf41f4f33f684db22015f92cb44fe56 drbd: Broadcast sync progress no more often than once per second
- 4035e4c2ebeb6ac1acbf4e5dd8a759fcf93ff8da drbd: Fix clearing of MDF_AL_DISABLED
- 1393b59f8c46001c8dbd47078881483cf97813c3 drbd: Remove duplicate code
- 4ae98b4db3d0e9336d0b771636b7d053a1460805 drbd: Imporve the error reporting of failed conn state changes
- 88f79ec4ae22a82d7b9a0cd4c9f3ee1def2a382c drbd: Fix IO resuming after connection was established while executing the fence handler
- 155522df5b8ac24ee66a903e51d5b3023b2a76f9 drbd: Remove dead code
- 7a426fd8d5af1d5e71cfcdf5ecbefbbad47a81fd drbd: Keep the listening socket open while trying to connect to the peer
- 1f3e509b761d6d8f91acbf7da39624d086e1f2eb drbd: pull prepare_listen_socket() out of drbd_wait_for_connect()
- 7e0f096b8d3ffcf04955c239e80993ec451c9a1a drbd: Remove drbd_accept() and use kernel_accept() instead
- 2820fd396940756904bd7e4136115f493c63d369 drbd: Move the call to listen() out of drbd_accept()
- 3ea35df83fe5e081c793a65361f912ec0835213b drbd: fix spelling, remove boring development log message
- 38a05c16b8fc855db2294eec36fde2c665b14e8f drbd: Consider that bio->bi_bdev might be modified below DRBD
- a01842ebeea315cbe4382703c065f671d8cd7622 drbd: Log failures of connection state changes
- 57bcb6cf1ddb1593face20a13b140be19af9f6cd drbd: Do not call generic_make_request() while holding req_lock
- d60de03a6694302b691bdf858ede9cbdfb7112d6 drbd: Load balancing method: striping
- d10b4ea32bf2b77a3d56a20992cd549978df7b38 drbd: Get rid of "ASSERTION FAILED: tconn->current_epoch->list not empty"
- 1e9dd2912e3423ebf3c6ab7d824b13205310bfc9 drbd: Switch drbd_may_finish_epoch() from mdev to tconn
- 36baf6117b1deee37b9467224a0a14f1bb0863e2 drbd: Fixed an obvious copy-n-paste mistake
- c4e7afdc01b9496f81653959dac8093030c8f286 drbd: Remove unused code
- 4276dea70cc8e3ed22c567b0b5e683602769ce03 drbd: Remove dead code
- 85d735138a6ee343fe689e308163cf48bb54d162 drbd: Cleanup all epoch objects upon connection loss
- 9b743da96c8640dbfc864cb5d79c51547c3fadb4 drbd: Missing assignment of mdev before drbd_queue_work()
- e0e1665381a519fd1f588948b1c48b5e609e336d drbd: Correctly handle resources without volumes
- a67e1d9e8cca5e05f03a6f45c3220c6fe3adfa95 drbd: Eliminated the "notified peer" messages
- 9510b2411d365133ed6990d0bcb42be5876bdb66 drbd: Fixed state transitions in case reading meta data failes
- a67b813cfa6f7d84bc3958558be9b87b5b3ea533 drbd: Lower log priority for an event that is definitely not an error
- d659f2aaea1bd2fe9cf68b33d881470678c6ce2b drbd: Send PROTOCOL_UPDATE packets when appropriate
- 036b17eaab935541835f4cc1fcbfe62ead5faa55 drbd: Receiving part for the PROTOCOL_UPDATE packet
- 7aca6c754976f2813a3fcc2f5068b8fe09eb219c drbd: Allocation of int_dig_in and int_dig_vv was missing
- f179d76d76ce6653ba4c6a6b0c2e7c42215734bc drbd: Made cmp_after_sb() more generic into convert_after_sb()
- d589a21e5d9099a6351862ae6a7f4ae5ec4103d4 drbd: Enforce limits of disk_conf members; centralized these checks
- daeda1cca91d58bb6c8e45f6734f021bab9c28b7 drbd: RCU for disk_conf
- 934e6138b56203231d757d7b5ca3252edffc210e drbd: Removed dead code
- 1d041225999c6f6246494b02d8f9b405155b52e1 drbd: Eliminated drbd_free_resoruces() it is superseeded by conn_free_crypto()
- b032b6fa3528d6eed972db32257cb316a66e0dac drbd: Allow online change of replication protocol only with agreed_pv >= 100
- cd64397c0b7be5050c4127aba242c5d0ae6acaed drbd: Check consistency of net options when the get changed online
- ef356262846eb49821db7b20a131b6573e4c7d2e drbd: Converted drbd_cfg_mutex into drbd_cfg_rwsem
- 695d08fa94ce5bb8d9880e260445fbcf50fa41b4 drbd: rcu_read_[un]lock() for all idr accesses that do not sleep
- cd1d9950f69b46d88002b39652ed0cf3608d008b drbd: Inlined drbd_free_mdev(); it got called only from one place
- ff370e5a9ebaf9499431216a531a196d98283228 drbd: drbd_delete_device() takes a struct drbd_conf * now
- 8b924f1d63ca969581afcbb198237643a38ecd0f drbd: Use tconn in request_timer_fn()
- 706cb24c239bee5442c0b046abc7bf12f1aa0579 drbd: Improved logging of state changes
- a6d00c8ec3614ee0cc365b35a76cc0b705f4c998 drbd: Implemented IO thawing for multiple volumes
- 4669265a7bb146ae072951e26c8527fdc733eff6 drbd: Implemented conn_lowest_disk()
- 19f83c76616a0c2112943b5af65483e16a1986da drbd: Implemented conn_lowest_conn()
- 8c7e16c39ffe77438906ff9d6196a80d171e9e32 drbd: Calculate and provide ns_min to the w_after_conn_state_ch() work
- 5f082f98f5c8e7daee08505bcc4775aa82ad6d84 drbd: Renamed nms to ns_max
- da9fbc276e9d42638df68e8515d06750695612ca drbd: Introduced a new type union drbd_dev_state
- 8e0af25fa85c9efe393128b0a0dd874981edb22f drbd: Moved susp, susp_nod and susp_fen to the connection object
- 2aebfabb17ecc434623732896a5834a9cb82a82d drbd: Renamed id_susp(union drbd_state s) to drbd_suspended(struct drbd_conf *)
- 78bae59b1b7bc06c84e292e9ecf42c013723e057 drbd: Introduced drbd_read_state()
- 438c8374ae3e87f44d945a2ac2901e3b14aec1a8 drbd: Do not segfault if a sync dependency reaches a diskless device
- 778bcf2e290fc9f13735c32640cdafb34794ebd1 drbd: Allow to disconnect if one volume is diskless
- 435693e89b7a918b14ea67968971a2d8d9e88df2 drbd: Print common state changes of all volumes as connection state changes
- bd0c824a9db54bfbf5a26a5bb9b604d65c25b904 drbd: Use the idr_for_each_entry() iterator instead of idr_for_each()
- cb703454a283d8dd5599e928eeea30367ca18874 drbd: Converted drbd_try_outdate_peer() from mdev to tconn
- 6b75dced005c7f06b81934167e36bcfc690cc3a7 drbd: conn_khelper() for user mode callbacks for connections
- 047e95e259e81d7b97eca10cda0aa93082531ac1 drbd: Allow volumes to become primary only on one side
- f19e4f8ba7a785c7250c04715b020d7eb8eda00a drbd: Converted got_Ping() and got_PingAck() from mdev to tconn
- a4fbda8eca8a56527033bea8efd3190dbcf3acc6 drbd: Allow packet handler functions that take a connection (meta connection)
- dfafcc8a7ba120492ae2a27b6ec774aa3224903b drbd: Separate connection state changes from minor dev state changes #1
- 7204624c5e88fdfd33a3badc7989148f6962b523 drbd: Converted receive_protocol() from mdev to tconn
- 8169e41b3e59ee74a31270804a1b5ccef9ae9fce drbd: Moved CONN_DRY_RUN to the per connection (tconn) flags
- 38fa9988fa838324a0cce6e2f9d3c674230659d5 drbd: Do not modify the connection state with something else that conn_request_state()
- 2325eb661f745ed543ef33642f5fe0dd6d1f0850 drbd: New minors have to intherit the connection state form their connection
- 2de876efa68d59fa4339837c4a94b42015ab1836 drbd: Ignore packets for non existing volumes
- dbd0820c6f7b7db9a97d63ea379fc174a63ddbca drbd: Remove dead code
- 81a5d60ecfe1d94627abb54810445f0fd5892f42 drbd: Replaced the minor_table array by an idr
- 774b305518a68a50df4f479bcf79da2add724e6e drbd: Implemented new commands to create/delete connections/minors
- 80883197da071239ed9e76bd3b9d8c9c5e19e4e6 drbd: Converted drbd_nl_(net_conf|disconnect)() from mdev to tconn
- 2f5cdd0b2cf7a4099faa7e53ba0a29ddf0ddf950 drbd: Converted the transfer log from mdev to tconn
- 3f9cbe937ec41fca8842594e0529537f3019c775 drbd: Removed the mdev parameter from the ..to_tags() and ...from_tags() functions
- 047cd4a682b09a7bc5dd5610262405bb085f8b19 drbd: implemented receiving of P_CONN_ST_CHG_REQ
- fc3b10a45ffd350e7638e50feae091a401c270bb drbd: Implemented receiving of P_CONN_ST_CHG_REPLY
- 5aabf467e3933ba3fc30fd06a70517ab8a27a9bb drbd: Global_state_lock not necessary here...
- cf29c9d8c8eff69885ee4c8ddf5f9db4dcc5ab6e drbd: Implemented conn_send_state_req()
- bbeb641c3e4982d6bba21188545a7fd44ab0a715 drbd: Killed volume0; last step of multi-volume-enablement
- 56707f9e873108c0173b4edf20ea452e1d2a89d2 drbd: Code de-duplication; new function apply_mask_val()
- 4308a0a390deee88b6de6dbf8b05bcf0f506bbcf drbd: Removed the os parameter form sanitize_state()
- fda74117dc7f07b844c398157f1ed398f3bc02da drbd: Extracted is_valid_conn_transition() out of is_valid_transition()
- 3509502dc88ce8226b29bea5e25edf066eca9a8a drbd: Extracted is_valid_transition() out of sanitize_state()
- d50eee21c45769252f0b54a5804e8b2db735d288 drbd: Extracted after_conn_state_ch() out of after_state_ch()
- 2a67d8b93b3363d4a5608d16d510a4bf6b3863fb drbd: Converted drbd_send_ping() and related functions from mdev to tconn
- 6699b6553374e85785fada94ac1e8dfc5629b02e drbd: Moved some initializing code into drbd_new_tconn()
- 392c8801922f51466045ece2f1f2884b8c9cd9a2 drbd: drbd_thread has now a pointer to a tconn instead of to a mdev
- 19393e105f9702a014d3ce08bce92b3ad9cf96b5 drbd: Converted drbd_worker() from mdev to tconn
- 32862ec705d4b8ecf37e41cc65aa1bd84f990c75 drbd: Converted drbd_asender() from mdev to tconn
- 4d641dd7b027dd494c9ae72b0723f612aca621bd drbd: Converted drbdd_init() from mdev to tconn
- f1b3a6ec7d2b3033b18c6ad125f5694c85599c4a drbd: Consolidated the setup of the thread name into the framework
- a21e9298275a0145e43c2413725549112d99ba01 drbd: Moved the mdev member into drbd_work (from drbd_request and drbd_peer_request)
- 360cc7405295d1f604d5689e8d6c206968d47886 drbd: Converted drbd_free_sock() and drbd_disconnect() from mdev to tconn
- 808222845d62e551630699a1381bbf8a1fd4a286 drbd: Converted drbd_calc_cpu_mask() and drbd_thread_current_set_cpu() from mdev to tconn
- 907599e0446f03b66257cf79720cc0fc1f37b7e3 drbd: Converted drbd_connect() from mdev to tconn
- 062e879c8b473d2dba270f8244a211b0c4dafe28 drbd: Use and idr data structure to map volume numbers to mdev pointers
- dc8228d107475bdf5458383f0d1fca202d82a184 drbd: Converted drbd_send_protocol() from mdev to tconn
- 13e6037dc991b0664ebb89226d4b68aa820b1fcd drbd: Converted drbd_do_auth() from mdev to tconn
- 611208706f28c502c8c01791ac4f0b14cde395b2 drbd: Converted drbd_(get|put)_data_sock() and drbd_send_cmd2() to tconn
- 65d11ed6f2430498bf3735d40a9e243409780fb1 drbd: Converted drbd_do_handshake() from mdev to tconn
- 9ba7aa00ae574714c4decf8f3e0dcdb679a3239e drbd: Converted drbd_recv_header() from mdev to tconn
- ce24385342d21bd22c95d2f7162f71df313d0dea drbd: Converted decode_header() from mdev to tconn
- 77351055b5244a3131bd8564dccc8bd95a995317 drbd: struct packet_info to hold information of decoded packets
- de0ff338d61645f39e0687c9c3560d8b64bed4a3 drbd: Converted drbd_recv() from mdev to tconn
- 8a22cccc2068b35124f340fcc3f38b730007deff drbd: Converted drbd_send_handshake() from mdev to tconn
- a25b63f1e75df7dbc27666b627e6277d7fea92b7 drbd: Converted drbd_recv_fp() from mdev to tconn
- dbd9eea094964e31c718ad8ade7c296d9e9da758 drbd: Removed unused mdev argument from drbd_recv_short() and drbd_socket_okay()
- d38e787eccb7afd069e33b2f4a32e02e0ad8decb drbd: Converted drbd_send_fp() from mdev to tconn
- bedbd2a53a0bcb5715b4d1f59ec8af045092a167 drbd: Converted drbd_send() from mdev to tconn
- 0625ac190d222fd0855bad79e93f1556fc45dd20 drbd: Converted wake_asender() and request_ping() from mdev to tconn
- 808e37b803958e09494e0c7de492386845060057 drbd: Moved SIGNAL_ASENDER to the per connection (tconn) flags
- e43ef195f8bc828cac931a58d8c308228c51b7cf drbd: Moved SEND_PING to the per connection (tconn) flags
- 25703f832000393721641772a827469d46b1105b drbd: Moved DISCARD_CONCURRENT to the per connection (tconn) flags
- 01a311a589709d83a1f2b7d2587e171d97f12017 drbd: Started to separated connection flags (tconn) from block device flags (mdev)
- 7653620de341f45dc259d74d79c8d85df7e11326 drbd: Converted drbd_wait_for_connect() from mdev to tconn
- eac3e990e40616da1dc52212bc0631f2d029b026 drbd: Converted drbd_try_connect() from mdev to tconn
- 60ae496626ca62e82b23977ace2e96c4e152edd1 drbd: conn_printk() a dev_printk() alike for drbd's connections
- b53339fce2a692bf5f7cb583be2685444d52ded9 drbd: Moving state related macros to drbd_state.h
- 1f04af33fe7db542d75a487b8381b5a3402b7896 drbd: Moved code
- bc31fe3352f9cd76195ce6eb638dfc2dac17dc2e drbd: Eliminated the user of drbd_task_to_thread()
- bed879ae905190028a90d53493c4f75dcd78f44d drbd: Moved the thread name into the data structure
- b8907339534b8d17f6aad9e9cc98d490aa0c6137 drbd: Moved the state functions into its own source file
- b42a70ad32539019c15457fce172194b0f8353d5 drbd: Do not access tconn after it was freed
- c012949a4084a9f91654121d28f199ef408cb9d7 drbd: Replaced all p_header80 with a generic p_header
- 191d3cc8d9291bbfea66f3debf19d6c2f85b4752 drbd: Made drbd_flush_workqueue() to take a tconn instead of an mdev
Antti Palosaari
- 7df272563aa3ffc201ddfe2431de9bb7456e3ea6 [media] rtl28xxu: correct latest device name
- bc6fc53de8935031078c50b8a06324aeaf1b4034 [media] rtl28xxu: map remote for TerraTec Cinergy T Stick Black
- 5a18664e49549762d09e771ad02111d2c2721dc8 [media] rtl28xxu: remove redundant IS_ENABLED macro
- d716ef46fbb9de22de09516ecff990fe4e7799e3 [media] af9035: correct TS mode handling
- e8292e28e3543fec62406551a026fcc0f2ca3cff [media] af9035: minor log writing changes
- cb9114e9633c2afd029ac88ed73eb2a0b8f14edf [media] af9035: make checkpatch.pl happy!
- 3b98c347838d0a62476ea4c55daf5c315f56cbbb [media] af9035: implement I2C adapter read operation
- 4c41dab4d69fb887884dc571fd70e4ddc41774fb [media] rc: fix single line indentation of keymaps/Makefile
- d7104bffcfb7a1a7f1dbb1274443e339588c2cb3 [media] MAINTAINERS: add drivers/media/tuners/it913x*
- 75cd5886ed45b4173aa29bc66e7814a820b4fbf7 [media] af9035: style changes for remote controller polling
- 0c13c54d8527df03decf7c522f35886fb721f282 [media] af9033: sleep on attach()
- ab56ad6ada8c7ff56a4f4b032e79471cb1c3c0fc [media] af9035: set demod TS mode config in read_config()
- cfd08f0fb9b761c44e4d853c5b38f7fc7c3f5325 [media] it913x: use dev_foo() logging
- c0d300a66979c7a836c75f6e2d33727543245368 [media] it913x: include tuner IDs from af9033.h
- 108597979297c75646889e307e276db57aa6d5b8 [media] it913x: remove unused variables
- 42432b3ce89eaf817284f0c6ff81dfd7b4ed35b3 [media] it913x: rename functions and variables
- 8c1285a28084b5fa07a7842dd72a561f5c3b913e [media] it913x: merge it913x_fe_suspend() to it913x_fe_sleep()
- fe8eece1fdc7dd965ae2da5743730a261f022832 [media] af9033: IT9135 v2 supported related changes
- bc3c9e10fcf1bf344a5d6d7e83c429a7c2e730c5 [media] af9035: basic support for IT9135 v2 chips
- 9ea3681db4c9cd3995595aa9c3e4f1defb8a700b [media] af9035: merge af9035 and it9135 eeprom read routines
- bada342e0845f459f0abd80cf7c86ec871980c1a [media] af9035: USB1.1 support (== PID filters)
- a7816b7667d227e97d91e4dee4657862affea7a1 [media] af9035: constify clock tables
- ac77fb0f0ce9f77f465692d590b9615b95a99fb2 [media] af9035: add support for 1st gen it9135
- 6c604e8e8611385d48cd9dea8926b2a309ed85c0 [media] anysee: do not use buffers from stack for usb_bulk_msg()
- 3484d37a66bb45dc9b4f70868b68739262bf6832 [media] af9035: do not use buffers from stack for usb_bulk_msg()
- 9db15638e1bd4a1cfdb0a42907308ad441030a80 [media] rtl28xxu: correct some device names
- 21ca20303671f77c34380105fdce849793ba92aa [media] it913x: remove unused define and increase module version
- ff4e3fe86f6c5e8c746f07e232a89330cd3cf1a9 [media] af9035: print warning when firmware is bad
- 864c714392ee966b8d50af0f480f5855ca3b5334 [media] af9033: update fc2580 init sequence
- 0353d6b1cd23acf88327fa6bdb28a48f29c080a3 [media] af9033: update fc0011 init sequence
- 2c37d37fc635a562753e93628217c578d298609e [media] af9033: update tua9001 init sequence
- d267d2709196b2a2ef27850abd9189c9ed5e537a [media] af9033: update demod init sequence
- 4562620159c6c0c3c11913d518138a27e6ecd957 [media] fc0012: use Kernel dev_foo() logging
- 44ff69cd95308c115134f0546317b584fe1bf5b2 [media] fc0012: rework attach() to check chip id and I/O errors
- 71b1e82794bbae7b23409e013f7249dd2f382160 [media] fc0012: add RF loop through
- 7e0bc2960397c43019757aadc76c89da27120bea [media] af9035: support for Fitipower FC0012 tuner devices
- e713ad1549209c10a8440d943a05056874a96015 [media] af9033: add support for Fitipower FC0012 tuner
- f6068764573d2f29529c8835126dabe3f2096c1f [media] anysee: do not remove CI when it is not attached
- d6f35c7128201b78fe2cb2c1eca3a5c67929566c [media] cypress_firmware: use Kernel dev_foo() logging
- 7e688de0006dd02583332c14e07ab2560a92e37d [media] rtl2832: add configuration for e4000 tuner
- 4395e4b76d550242f83eea4c461aacea66ddd385 [media] af9035: declare MODULE_FIRMWARE
- 75aeafc9d0e21222b876990946ef534b384462f1 [media] cxd2820r: switch to Kernel dev_* logging
- ee47e2f9f568a1fbe7261e1bbe2b81211015dc6a [media] DVB API: LNA documentation
- 8a2697abc1f0388d44b78ac109d9f03ec75c2683 [media] add LNA support for DVB API
- 51639be3b39b058d9f80cfd68c52887c7b96eb41 [media] af9035: implement TUA9001 GPIOs correctly
- b072eee0345efd3edb582466c627364b5fa63a99 [media] ce6230: use Kernel dev_foo() logging
- 3cedcab88f6ef96bcbe0c70d15c5d841086f9d43 [media] ec168: use Kernel dev_foo() logging
- 81527688924ace05cc99907713f14eb2ec064c37 [media] gl861: use Kernel dev_foo() logging
- a835ae6777ce642e1d6de704b878aaed932d69ef [media] au6610: use Kernel dev_foo() logging
- 119f7a8c5ded2789defdccc6dfe50d9934ea156e [media] af9035: use Kernel dev_foo() logging
- 2e35c66f138c6a4f50da863a82983a541f1c2a24 [media] af9015: improve af9015_eeprom_hash()
- 86ad0f1dd72b39159065fdf089afe0913b9bef41 [media] rtl2830: use Kernel dev_foo() logging
- a44850df5a2776f7785abc95051a161e39f8e541 [media] hd29l2: use Kernel dev_foo() logging
- 0d2d603124fe08a226d348495f345acd9a399214 [media] ec100: improve I2C routines
- 20399b3b0e3494ccd4a74bdd86cd870847f196fe [media] ec100: use Kernel dev_foo() logging
- 8df379c5a425d127216195861b88f981530e7581 [media] af9013: use Kernel dev_foo() logging
- 0a73f2d61cba0b58ff3639a8c0ce2c7950347584 [media] af9033: use Kernel dev_foo() logging
- 6a60e3f653a76bd0771216b3225b82861fa8dfd1 [media] ec168: declare MODULE_FIRMWARE
- 03f4efc34f535505e82079162816ff15ba7003bc [media] tda10071: declare MODULE_FIRMWARE
- bab9b4fe089668ecab98547bec7e3d77e01ad206 [media] af9015: declare MODULE_FIRMWARE
- a71103a6adc10d7003a09ecf1de5532967d6bee8 [media] af9013: declare MODULE_FIRMWARE
- 298efdd3765dfdfb92976d3bb7113061f8b0a92a [media] rtl2832: use dev_foo() logging
- e6211c7c99ad9e13b28698d4258763b5bb7420e1 [media] tua9001: use dev_foo logging
- 5db4187a037fb9e4b6908ef7bcef0f79395b398f [media] rtl2832: support for tua9001 tuner
- 5be65721a7f6cdf93e34b2b7497bda4c07c469ed [media] rtl28xxu: add support for tua9001 tuner based devices
- ee1cdd507a73303c0794fa7ed654822bb2bec259 [media] rtl2832: remove redundant function declaration
- 384df49a6a97d411af33da3237558411789b67c5 [media] rtl28xxu: add support for FCI FC2580 silicon tuner driver
- d9cb41afbf2aab54133c804009a1b8e76cedaef3 [media] tuners: add FCI FC2580 silicon tuner driver
- 89fd5ef8fa7d397ef90f5e304dfef48fe54ba257 [media] mc44s803: implement get_if_frequency()
- c4931055c2261a4c22520342ef209b74df7d2e91 [media] mxl5005s: implement get_if_frequency()
- 542f6a52b63359227bbc39e8436a1d7156602d86 [media] rtl28xxu: add support for Elonics E4000 tuner
- ed85adaad624724a157a292b2e970f7a0f595269 [media] Elonics E4000 silicon tuner driver
- 9edd6987c4d2af548f032c4c8dd96b561ac3d6fb [media] tda18218: switch to Kernel logging
- 9d56f5d1ca68510772acb7c4a5df5a69119bf823 [media] qt1010: convert for Kernel logging
- 7fa8694acf90f16b845d6ec7d1a6c6728ec8768b [media] dvb_usb_v2: use ratelimited debugs where appropriate
- 36bdbc3fff09bce215137cde084f1a1855ad3ae2 [media] dvb_frontend: use Kernel dev_* logging
- 82026f9673cfa35c74a66e9d7bf1b0e44bb0de3f [media] anysee: convert Kernel dev_* logging
- 65d9bc9236bb1f95b5d29912cc714d0c0c7bb79a [media] dvb_usb_v2: use %*ph to dump usb xfer debugs
- 224b6642f5e82a1b21f6b552c799fa02e527d542 [media] add DTMB support for DVB API
- c01a35955fc6cbf4b36fd87c4af5691a81fcda5a [media] rtl28xxu: convert to new DVB USB
- d46ddbe4bfa8715e3de3227018fbf7a283fde0ec [media] tda18212: use Kernel dev_* logging
- ff54298bc743c42fac205c0fc1b62271682b3668 [media] m88rs2000: add missing FE_HAS_SYNC flag
- 355b4b2b5e83986132c77326e2b97780480b8d69 [media] dvb_usbv2: rename dvb_usb_firmware to cypress_firmware
- 4d2e596ac8ff68d48c9d1ba15226fca3b494f984 [media] gl861: convert to new DVB USB
- 8572211842afc53c8450fb470f2b8d02ba7592e0 [media] mxl111sf: convert to new DVB USB
- d10d1b9ac97b96dd9183944d30b1664bdbb5fbf6 [media] dvb_usb_v2: use dev_* logging macros
- 18cfe03d320b3b36e60145c5896afd5d911f63b2 [media] dvb_usb_v2: fix power_ctrl() callback error handling
- 12042b0593104ba0c0c8030b89c837e9262dc906 [media] dvb_usb_v2: update copyrights
- 1162c7b383a62431d5800e3697423fbcf9133ad7 [media] dvb_usb_v2: refactor dvb_usbv2_generic_rw()
- 62a5f449cab52a458120ba5b046675ee2f81000f [media] dvb_usb_v2: refactor dvb_usb_ctrl_feed() logic
- 2731d4ed77e3a58cd44584e3741c8f3e30956e9b [media] ec168: use DVB UDB macros
- 232b6968b1296ccd4086867c9890b6f55a65256e [media] ce6230: use DVB USB macros
- a1da814642fcf7b5f0e28928d809c47d7c689585 [media] au6610: use DVB USB macros
- 05cd62e0f858d45f46e51e2a0db679c30bc8af2d [media] anysee: use DVB USB macros
- 5da2aecb46597c2b4a3dee2eb78863fee0c8354e [media] af9035: convert to new DVB USB
- e80896616c11f4c0a0bc17ebd87b86da194b859a [media] af9015: use helper macros for some pointers
- f89f9ff883cc5233933ef0b61845fc795ffa18d5 [media] dvb_usb_v2: helper macros for device/adapter/frontend pointers
- 1a590010a262b0797a4a42287959107d2c41c8ca [media] af9015: update USB streaming configuration logic
- 12077a3aa4bfc1fb5ca779dcc6b3a1f45a475736 [media] dvb_usb_v2: add macros to fill USB stream properties
- 6dca4ea3ecb3d33ce49a9bb7d1f40a75bbea8aec [media] dvb_usb_v2: move fe_ioctl_override() callback
- ad2618393168a72f079265023ddc68f2a89ccc9f [media] dvb_usb_v2: simplify remote init/exit logic
- a4e7c51edd2e3fea22447ebd8d26c014a68b6a23 [media] anysee: convert to new DVB USB
- ab84f182f0cd49f9fe3fda90eb19d98d9e226933 [media] ce6230: convert to new DVB USB
- cb4f77a385c3a6037c2c14d4aede7257e8dd2a6c [media] au6610: convert to new DVB USB
- 77e28ec27927dbb130d84a9fe7cbe85bf6bf47ea [media] ec168: re-implement firmware loading
- 3eee04722fa18f8e1db1730b2e508b6eb6f5336b [media] ec168: convert to new DVB USB
- 53dc194f0c0b29c085baf33225b0c549876ad5f7 [media] af9015: suspend/resume
- 5b6a63cc2f11a9b00862d13104d1304e082acfe5 [media] dvb_usb_v2: add .disconnect() callback
- 0fba999f13b7480278946be4b51db4a1035e7f4f [media] dvb_usb_v2: I2C adapter cleanup changes
- 65de8f978fcf83c89277fca98b5202ee430131cd [media] dvb_usb_v2: add missing new line for log writings
- 6b8c8c40894a88035fb29472a25f6864cd2e8197 [media] dvb_usb_v2: rename device_init/device_exit to probe/disconnect
- 19ec2728d77e75b9f44188f356f5ca2f6d7ff165 [media] dvb_usb_v2: use dynamic debugs
- 0359b5fa9eff3c07e2c9a8993a471816f42990b7 [media] dvb_usb_v2: add macro for filling usb_device_id table entry
- 15072bba796d5b0039ccaa86aba0d5632c58c9b4 [media] dvb_usb_v2: usb_urb.c use dynamic debugs
- 4e60d951eaea98d400df5915429b7c78da2ec4c3 [media] dvb_usb_v2: fix issues raised by checkpatch.pl
- dc78693706b3efc7e1f7647a35d29736e6d2be3f [media] dvb_usb_v2: add .init() callback
- acc4e826fc930f25e33477869fbafc0964b44d02 [media] a8293: use Kernel dev_* logging
- 279bba0fbd6d00e37655e59b3636e1d95e848814 [media] tda10071: convert Kernel dev_* logging
James Smart
- 9246cc2bd46cc674e027ea9f11a0e3c443079e90 [SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40
- 92c13f291e42e35d9f15decca9cc8ddee2ae350b [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 modifications
- c2b9712edd32967d84befe8628270a85f1b7e5a6 [SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed FCF rediscovery
- b230b8a298d1f042fb501a4bbdbc954c927e9ff1 [SCSI] lpfc 8.3.40: Fixed issue mailbox wait routine failed to issue dump memory mbox command
- 3be30e0e4486b3568044efe27caf405296d7845a [SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting linked list
- df0d085fdd2e7c39d1249c2d4ad6b3e176efb60c [SCSI] lpfc 8.3.40: Fixed FCoE connection list vlan identifier and add FCF list debug
- c4a7c922f55116c3e958ff5d5a53f5bf672ccef1 [SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameter
- 06f3555125f7fb70242164b6841328af8b7354a8 [SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC status
- b069d7eb02e72f774050f57794fa79faec39d581 [SCSI] lpfc 8.3.40: Fixed a missing return code in a logging message
- 8e668af5c200fe96d96d10ec3f0cda3a64bef5a6 [SCSI] lpfc 8.3.40: Fixed some logging message fields
- 398d81c9ff6b8754b4dbfc21d564d90b3b6d470b [SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs.
- e85d8f9f62ef5f20a980f3627b07290243daa310 [SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG error
- 91f32d01d9fff7f5f15f3ad136e55dc42d02f9ff [SCSI] lpfc 8.3.40: Fix inconsistent list removal causes crash.
- 61f35bff15dd94ad4108c7deb8bf3fcf53d32958 [SCSI] lpfc 8.3.40: Fixed system panic during handling unsolicited receive buffer error condition
- 9c6aa9d75fe848ce6c4ef000565d394b08f7260f [SCSI] lpfc 8.3.40: Fix BlockGuard error checking
- 3bf41ba9376cda911e908dca36fe016293ad8fef [SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.
- b246de174300db84cf9ef8fae6d4ae3f73900a9e [SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamic
- 2267a290b0900d65259cc06e11d4c996adfd957c [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release
- 6fa139f300070081236538cdc3440f9cd7b6b18e [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causing SID=0 frames out
- 88f43a08672381fa46ed9a82320023408d99a62b [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery from FLOGI sequence timeout
- 1877570825ed4e2d0b372c2afc142dfe7109bfc6 [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set to zero
- 7bb03bbf1e8c0cb17309ac8a6dae6a54ebdfe66e [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity
- 6a485eb9a921cd1276fc63b4967e6b713fffb6f3 [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands
- ea714f3dab0484b38fa6040ba45d2be7c4c5b752 [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer acting on outstanding I/O
- a88dbb6a960675f15fa02b4f057388b2b4bc8286 [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host reset handler failed
- 711ea882a0ce853521cc444ce07c167992c44d0f [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port
- a62a435adaa0137ca2a53bc2b57f99ffe0324bcb [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use
- a6887e2874916aff0f56ae8f2cded797fa9b2225 [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect info when available
- a40fc5f0d052d468f66da5fab3be0adb6cb6443d [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list
- d5ce53b7dd497f8e5a5e4bbc736312b34fe452bd [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memory pages
- 5688d6705532657af0088148b4f4f620844084cf [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameter
- 229adb0ece8f06091252b06200c176e6cb5b4271 [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset
- a22e7db38b8a582701faaa608cc65bc2fb517cde [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode WQ and RQ setup
- 96f7077f671254e957a2815e54bb20e8d50f0bbc [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard
- 09294d4623a3149ae2f5d35acf9d119bd957ddd8 [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt values
- e74c03c8a8e73c9a0648e1950f8798db0e43a07e [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.
- 256ec0d05f8050339a9cc4e92bdc96cec1ce82bd [SCSI] lpfc 8.3.39: Remove driver dependency on HZ
- 737d42483ed843b93b67bae9a166bc9fdbc6070b [SCSI] lpfc 8.3.39: Fixed BlockGuard error reporting
- 16a3a20842f3df93f4ccb82b8f374be16280a337 [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed
- 64384ca163167ed2abb200949381efbd18e487ee [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver release
- be0c00800345f32274f195569c784fe3e02ffcbc [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reserved fields
- c14e995777f04d1933c3471805c07749cb4c6f7b [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq.
- 38c206736612550ab946889e1522fc71bc2eed4a [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock state issues
- 9466150489c53b4425dde7f4634fe2b0cfcb61a5 [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.
- e5771b4dc07447bef32a26dfa9a162af86039c07 [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.
- 25aee4070aaac9937a2b88eca3a4333552755130 [SCSI] lpfc 8.3.38: Fixed async FCF modified event to in-use FCF failure to trigger recovery
- 2562669cf681f155be0746f7965bbcb6753bdb64 [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handling
- a33c4f7bff84c3546b1a4c647462009fa601a160 [SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result in crashes
- 19173f81c1ce30487fcdd7b00b6bc4cb59c953e9 [SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver release
- 421c66228a168f65494511231265594545c7f1da [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.
- 0a630c2788e87c65d1ac5ff23bbea10a3b1fbc30 [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource count
- 962bc51b04b2725639c47c49404943516ac32b11 [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operation
- 8b455cf351bba1b9e46d6a1350888be9f6a289d2 [SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferred removal.
- edccdc17d6db65ed3b2d480d9b011f87a50a7daa [SCSI] lpfc 8.3.37: Fix potential memory corruption bug
- 5b5b36a92b34cf78bb3f2fec2127846b12b4fe2f [SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver.
- 303f2f9c5e86f00ca98b942498297f5758e302c1 [SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queue
- fe8f7f9ced25f97bb77c4502b75e75210bf8aa1d [SCSI] lpfc 8.3.37: Provide support for change_queue_type
- 0b9d37aeb8bdf20ed2f994cd87eefb44e8ece382 [SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver release
- 8012cc38cd1a98ec2c560b80c7d8b858955400e1 [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert
- 1d4329f8ec771428d8455ef7061625a841499c2e [SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver release
- 8b68cd5258225ca77f7595ed2e310d692dc3ee31 [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer when QoS not on
- 2eb6862aaf7ea0685c997d833c3890dae2f94a62 [SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performance issues
- 4169d868bef8440eaa1e08abfdc205d1269bf9d1 [SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 HBA ports
- 26979cedb05ecc2f6ae69c307058ccb510ac17f1 [SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verifying FCF record for use
- 876dd7d06cbdfcffb93f42fd734b6d46c27e3ca3 [SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributions
- 4c1b64bad4755e66c649c89653dadb0206c7b30a [SCSI] lpfc 8.3.35: Fixed PRLI not being retried if a LS_RJT with a reason
- ce3962829d750fd64ff1317e8b82134f1f152eeb [SCSI] lpfc 8.3.35: Correct request_firmware use that was increasing boot times
- 2a94aea436759453833008df9457cb90faa15107 [SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands.
- 5402a3158118ff3c67376f5fca7ad0da68e3ba0e [SCSI] lpfc 8.3.35: Fixed Linux generic firmware download on SLI4 devices with longer module names
- 82c3e9bafa25f287e20f097258a630ecd2877c5b [SCSI] lpfc 8.3.35: Expand I/O channel support for large systems
- 8831881644a37a24dbdaf6c9b16a4010f212fb44 [SCSI] lpfc 8.3.35: Correct missing queue destroy on function reset
- 005ffa704431a8d98ad313d4fa285a5d9bce37bc [SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributes
- 2d843edc2b9068c4528c324ea89ed57b30df7b5a [SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing the first address in
- ee02006b5336db1a259f34c3a390be43b32063b7 [SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_create
- c66c013ffa10bf0a1eb888a276ae2db6fd9dcc1c [SCSI] lpfc 8.3.34: Update lpfc version for 8.3.34 driver release
- cdcc2343fec00b3b364c0518ef2bb91587319407 [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma pool
- 92e3af663ab6ef7db888f3d3ffb7568fab870127 [SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/O abort
- 1c13bf664894b34ace55fce49cc49598267787b7 [SCSI] lpfc 8.3.34: Adjust IO Channels to 1 when INTx
- 247ca945d8153c96dd10fc94f12b36bd4cb3ecfd [SCSI] lpfc 8.3.34: Add XRI to abort handler timeout log message
- aa1c7ee74a0af0a84bf6cdb0a77ad1510ec04fa9 [SCSI] lpfc 8.3.34: Streamline fcp underrun message printing
- a51a17831b28001645f4442c21ba5c85329d36d2 [SCSI] lpfc 8.3.34: Correct typecasts for snprintf messages
- 2613470a5fa56ea9cd95305308d4373bb5310263 [SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messages
- e3d2b802ad4f4d405ec81c56cb099f0b29ba5bb1 [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status
- 90695ee0e984ef425b9f5a9845314b925357ffdf [SCSI] lpfc 8.3.34: Fix number of IO channels to match CPUs
- 8aa134a836061c54f64775ffc4006bdce8bea4a8 [SCSI] lpfc 8.3.34: Add SLI-4 V1 Capacity and Resource Descriptor support
- 4983ce0c6ba23473919ffc13077604bc6480ca77 [SCSI] lpfc 8.3.33: Update lpfc version for 8.3.33 driver release
- 940eb687b34dd070f54aaa2cdf94e9a88188a4ee [SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended timeout value
- c85a65ac55a9adc850c4485d11fac06d13ed2fa5 [SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue stats
- ba20c8536fa039ac3bfc32e0a0f0450134dee8c1 [SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameter
- 49aa143da98cac07f56096de0d099cb00ccd1582 [SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module parameter
- 4305f183c03fbcf7fd4102de4422862fc76567d2 [SCSI] lpfc 8.3.33: Change Naming convention for SLI4 Interrupt vector
- bf8dae83fea151ebd74492740733e2ed62dc9f51 [SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuning
- aa6fbb757ab6fce4647bafd28f9a49e5b0fa07db [SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfs
- 027140eab7d45f406e3397cc9373767d191ac6b4 [SCSI] lpfc 8.3.33: Misc changes to optimize critical path
- 7e56aa25e3510ae72f0feada4b2d04eda48f95db [SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantions
- b9a7c631d4f0ddd482e2c3183d5e02148bdf5365 [SCSI] lpfc 8.3.33: Convert to no SCSI host lock in queuecommand
- b84daac9dce4c87b83668d6790f3b092a2e906ae [SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue information
- 34f5ad8bddeda2a6b8d0dd1b61a015d06e62e1a4 [SCSI] lpfc 8.3.33: Fix error when remote port switches address
- 908e18e4e7a1e77d3cefb227599d653a6907bbb4 [SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper return status
- 582dd796fbea1c7cc72c0856c005880fc3e0433f [SCSI] lpfc 8.3.33: Check data transfer amount on write commands
- 59df3acf19f8c4f18d4036d87b72b5c68befb9a7 [SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissue
- 21a688cdfa2f48ca9132cf152b0cb7274cb37b98 [SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver removal.
- f8cafd38c27cd50f0526c18c6d1b9c756ac3df73 [SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adapters
- 9731592bb448d375c489a0fb07fe7c8abc02d222 [SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bit
- f3d8af9e27c8341222b9cce50b870b87239a1629 [SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32
- 4b8bae08b296a1199ef40f21ea7f4685b2c56ec7 [SCSI] lpfc 8.3.32: Fix error reporting of misconfigured ports
- 3a70730aa06c37d46086ecdbca7107531fe2d2c5 [SCSI] lpfc 8.3.32: Correct successful aborts returning error status
Alex Deucher
- 1fa4252af760560f77ca3d5d360fd62df3292c7f drm/radeon: fix an endian bug in atom table parsing
- e631227f698f39969eb476d297f3ac65b43b51a5 drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table()
- 5c7524bf068ebe077254a6c37fcfa27e6cb6a1f3 drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table()
- 6e764764d54e05efe04b9eff490dadf662ae44b4 drm/radeon: fix endian issues in atombios dpm code
- e34568b89233004f1679cc801859a00b48c6163d drm/radeon/dpm: fix UVD clock setting on SI
- 02478a102be592a8b48be03d62f0fdddb51ab786 drm/radeon/dpm: add support for setting UVD clock on rv6xx
- 915203c1878427f93e5ede56024fa9a73f1f88d1 drm/radeon/dpm: add support for setting UVD clock on rs780
- 71de795c6c3e72c820b0f1b06cd997acb16d3f62 drm/radeon: fix typo in ni_print_power_state
- b0fe3d39f6f42dc3e432ae65c2da269974eb1b2d drm/radeon: fix typo in cik_select_se_sh()
- ba19031a80950aa50bc5d09b57b689972c015179 drm/radeon/si: fix typo in function name
- e38bb5aeef0d864313b4070ae6e35edff53e2790 drm/radeon/dpm: fix typo in setting uvd clock
- cc833b6088e3371d3b77c5a9452835452835e10f drm/radeon/dpm: add dpm_set_power_state failure output (si)
- 173dbb0ef6568f1da666ae846ecd5ce622076dbc add dpm_set_power_state failure output (7xx-ni)
- 72dd2c54ee630701608c08fd85e0eaf75336e31c drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)
- 2c48febb47c60df91775366eb8c65556a1cdb3c8 drm/radeon/dpm: add dpm_enable failure output (si)
- fa4b5471bd6231d293a2de9ad016e39eb2c9c70e drm/radeon/dpm: add dpm_enable failure output (7xx-ni)
- a0ceada6b4da18e8539bc3229adae3dc9b05d9a2 drm/radeon: switch SI to use radeon_ucode.h
- ac1633876f8e907c4be40f3299a4eed9c85b3d18 drm/radeon: add SI to r600_is_internal_thermal_sensor()
- da289525b6010bd4617c94bdd95f4980b7a297ec drm/radeon: fix typo in atom voltage table handling (si+)
- 7a80c2c9a957b1ab056fac235140ebd6c43d9831 drm/radeon: fix typo in atom voltage table handling (6xx-ni)
- 9985318b7f9960c08dec0d157fd1f86f6c066683 drm/radeon/dpm: endian fixes for extended power tables
- bd8cd5391a2e6ca656bb47d65c3c163842679b23 drm/radeon: add clearstate init for verde power gating
- 6d8cf0005db30655d54be65633885e7bef847d3c drm/radeon: initialize save/restore buffer for pg on verde
- a5b91af2e2e36e6031296675cf0c060879268032 drm/radeon: add missing UVD clock set in cayman dpm code
- 06793dfba2215f3d31a7a12e5fd8901f18ee035a drm/radeon: add dpm UVD handling for sumo asics
- f85392bcf94c5ae8bf55852827dcfa46f86502dc drm/radeon: add dpm UVD handling for evergreen/btc asics
- 7c464f68b361aa05f964e22f7a8be4e7a7698a70 drm/radeon: add dpm UVD handling for r7xx asics
- 65676d06f5b0b500934e59117bae4662c089c733 drm/radeon/dpm: let atom control display phy powergating
- 29a152218980fee821da952cb4edea2e3231ee0c drm/radeon: add support for thermal sensor on tn
- 6bd1c3853210e36569601096e2344f8258fd516d drm/radeon: make get_temperature functions a callback
- 46f9564ab03e4bf04ffa9647c4d42751f5cdcb97 drm/radeon/evergreen: add indirect register accessors for CG registers
- ff82bbc4d53b539e08b78981d1373011e7960558 drm/radeon/kms: add accessors for RCU indirect space
- 26e2235d5f0d3d30c6d9e7cabd37ce38da35ce5d drm/radeon: add current KB pci ids
- 516184bd01b56aad8bb53bb6ffe51f55cb8e3112 drm/radeon: add current Bonaire PCI ids
- 39aee490288908a0fe50f09de8b13e8423ed7b21 drm/radeon: add cik tile mode array query
- 0aafd3133ff161284dc608e63668e1f39eb79e59 drm/radeon/cik: add support for golden register init
- 2b0781a60eecdf90ec8a0751d6d6b19d471df472 drm/radeon/cik: add support for compute interrupts
- 6e2c3c0ae70ccac2e8d8f2c932e72fe9866930ca drm/radeon/cik: add pcie_port indirect register accessors
- 2c67912c439ca501c7a23d69183bf71eab167d35 drm/radeon: add get_xclk() callback for CIK
- 1d5d0c349790b66fcd338f0b5ce04b9aa7483118 drm/radeon: add indirect register accessors for SMC registers
- c2037ad1e1488ac0a7a527c3551c49d3ef01f5bc drm/radeon: add SS override support for KB/KV
- c7d2f227e3202cc077e9754a76cf3b411537cd2e drm/radeon: use frac fb div on DCE8
- 8542c12b4c960c7ce0a4cf1d7e34b9815e9fe8cc drm/radeon: update DISPCLK programming for DCE8
- aea6564133f07dde1c47dbde2f7c198a2e8361d5 drm/radeon/atom: add support for new DVO tables
- e68adef824eeb17f570b69e795de54d62664a540 drm/radeon/atom: add DCE8 encoder support
- cd84a27d188b0b5f53f5782d02695e7d25517afc drm/radeon/dce8: add support for display watermark setup
- bc19f59704ac33ea31b4fceb9d16ebec26dc3dd9 drm/radeon: update power state parsing for CI
- 9d97c99b1846c26102ddd1fac515b5783ce11253 drm/radeon/cik: log and handle VM page fault interrupts
- e282917ca31b4af213ac9e220fabaebde0791898 drm/radeon: add DCE8 macro for CIK
- 6eac752ec6ec5da4864e286a70c15b992ac63a9d drm/radeon: add CIK chip families
- 2a0f90551a76a626fd6a606877c8635f52f066e6 drm/radeon: add Hainan pci ids
- 948bee3ff41c226b5c8f7d4a78f5562473a09de6 drm/radeon: track which asics have UVD
- 86a45cac3f86eb65bfdaa122acf1b9073f9e69b2 drm/radeon: radeon-asic updates for Hainan
- c04c00b4c74aab251ce4fd4757c955cc31ecc50d drm/radeon: fill in ucode loading support for Hainan
- b5d9d72624b3591e4745422bd93399f9f158fb9e drm/radeon: add chip family for Hainan
- 62d1f92e06aef9665d71ca7e986b3047ecf0b3c7 drm/radeon: add new richland pci ids
- 18932a28419596bc9403770f5d8a108c5433fe59 drm/radeon: add some new SI PCI ids
- beb71fc61c2cad64e347f164991b8ef476529e64 drm/radeon: fix endian bugs in atom_allocate_fb_scratch()
- 205996c0776a229052c33688ee58a605a021740d drm/radeon/si: add support for golden register init
- d4788db30a1a66255b592dd12613dda80c1443f7 drm/radeon/evergreen: add support for golden register init
- fbb55663e8681dc135567e6a8b6bca2e05254d72 drm/radeon/7xx: add support for golden register init
- 79b52d6a7085a3e430c6de450a5847fdbe04159b drm/radeon: fix typo in si_select_se_sh()
- 26250e65fdabf4d406dc7846da7f948748cbb922 drm/radeon: clean up audio supported check
- 73afc70d1153399b01789ff01e04d2cae49acf52 drm/radeon: add pm callback for setting uvd clocks
- b75bbaa038ffc426e88ea3df6c4ae11834fc3e4f drm/radeon: add Richland pci ids
- 7271c7f999609787c4617c51750d39e447859e7d drm/radeon: add Oland pci ids
- e737a14cd1f30a0bca753ae32ebada10adf93c3b drm/radeon: radeon-asic updates for Oland
- bcc7f5d24dddfbe75893e25d84ebf9d7579c34c1 drm/radeon: add ucode loading support for Oland
- d0ae7fccb3bae2f3749aa70636c537aa16f37bb7 drm/radeon: fill in gpu init for Oland
- 8696e33f06b0c52195152cc6a0e3d52233f486c1 drm/radeon: bump version for CS ioctl support for async DMA
- b997a8ba26377895506a26a3f2b8f1e7abc4ed22 drm/radeon: add register headers for CP DMA on r6xx-SI
- 2d6cc7296d4ee128ab0fa3b715f0afde511f49c2 drm/radeon: use async dma for ttm buffer moves on 6xx-SI
- 009ee7a0d4520d7d7aa810ca3662c03580ceeaae drm/radeon/kms: add support for dma rings to radeon_test_moves()
- 71bfe916ebe6d026cd3d0e41c398574fc1228e03 drm/radeon: bump driver version for new info ioctl requests
- 1c4c3a99435c8891469fe6fca5ccd5fbe16f295a drm/radeon/dce4/5: add registers for ELD handling
- fbed600af159b9dce78dd74c4bff56b40bb19d47 drm/radeon/dce3.2: add registers for ELD handling
- 0181bd5dea2ed0696f84591a92da0b6a1f1a2e62 drm/radeon: add new SI pci id
- 1518d7fb5d42aec6ec7349b3be8712af132b46fa drm/radeon: fix sparse warning
- b6aa22db7857ab7ed042d6c56b800bfc727cfdff drm/radeon: add some new SI PCI ids
- cd23492af3d4401c02c48a4bebe5995c9498eac5 drm/radeon: fix compilation with backlight disabled
- 7a083293c16bb334945fff8b33e3018fd375b33f drm/radeon: document async VM changes in ni.c
- c3c651600bd83de5e1cbb5d9ec34a88efd2856e8 drm/radeon: document radeon_acpi.c
- efd4e418f2bb8a8b21f96fd44e775eaf6dd55905 drm/radeon: add a license header to radeon_apci.c
- 2f292004dd1fb005788dc0a9cdd5559812ed866e drm/radeon: add some new SI pci ids
- c7eff978e0868ccad1ecbefcc342f6709f9f4789 drm/radeon: add rptr save support for r1xx-r5xx
Laurent Pinchart
- 421cda3e324fce40e3f7abdf3d31cae1d0deddcd drm/doc: Document the KMS property API
- 12f3ad8df7f58c61ff16ea851541583693d965e1 sh-pfc: Add pinconf support to DT bindings
- 71d7282a0f1abb488e5be4d154893579624bc683 drm: GEM CMA: Add DRM PRIME support
- aa9c185bbcd9cffdb0cda1ad24edd801f70178c5 ARM: shmobile: r8a7790: add TPU PWM support
- 58645fe9a81d517eb99a137868f11ac39aa71eb9 ARM: shmobile: r8a7740: add TPU PWM support
- 682e05a14fb424160bd978bca4e6ba1dcc919f21 sh-pfc: r8a7790: Add TPU pin groups and functions
- c2ad27e63dac83af4d6acd7af2f424497f1d4c74 sh-pfc: r8a7740: Add TPU pin groups and functions
- 5da4eb049de803c7e9b81afbadf9f2e70e34dcae sh-pfc: sh73a0: Add TPU pin groups and functions
- 80da8e02d22caaef78a91f3834ed92455f19088b sh-pfc: r8a7740: Add bias (pull-up/down) pinconf support
- a37d60659fbef3560c7b4fa5f9d7cf34863f3ae2 sh-pfc: r8a7740: Add HDMI pin groups and functions
- 909dd95f13d7c8e80565fd17ad6b0065c5c90242 sh-pfc: r8a7740: Add FSI pin groups and functions
- 0ec939bd75d4a7905f4dbb79d2eb239ce6e2cbaf sh-pfc: r8a7740: Add CEU pin groups and functions
- bae11d30d0cafdc5824dd6ea0bbb1ef229416b72 sh-pfc: r8a7740: Add GETHER pin groups and functions
- b7099c498b6cf9f53bb392f7b0087ad212299707 sh-pfc: r8a7740: Add BSC pin groups and functions
- cdd2c769356bb31b9a8f399dffb524f25336fe82 sh-pfc: r8a7740: Add SCIF pin groups and functions
- 7cacd755594ea9347fb83dcb23d2f44c371747dd sh-pfc: sh7372: Add bias (pull-up/down) pinconf support
- e04662d69b12cc70c4703361bad11a93e7a08046 sh-pfc: sh7372: Add USB pin groups and functions
- ddc3296179bc6abbeebc90e101001726a528bc3d sh-pfc: sh7372: Add SCIF pin groups and functions
- f3e03eb82543162f3f39c030defb9b2b5392f274 sh-pfc: sh7372: Add LCDC pin groups and functions
- 41eb7d605eb53959dd1d38bd5d1d490faee7c499 sh-pfc: sh7372: Add KEYSC pin groups and functions
- 4d0882963ece22f8b7c8b0e0832f083a04b891da sh-pfc: sh7372: Add INTC pin groups and functions
- 7231fa45e9e01fa9288098579b2d2a93202f4d3f sh-pfc: sh7372: Add HDMI pin groups and functions
- 971a0cd6dcb6330c88fdc935944f1bbfe118ba00 sh-pfc: sh7372: Add FSI pin groups and functions
- 8b1b71d3a857cb0486e27516d9d296ae7b45c5ca sh-pfc: sh7372: Add FLCTL pin groups and functions
- d4d1c6538ea4784bc1386014dee65a796d207815 sh-pfc: sh7372: Add CEU pin groups and functions
- e68e6415432da0855a80590c0efa88aada79ca1e sh-pfc: sh7372: Add BSC pin groups and functions
- 45c6c85d13e68875ebea60c3ee694750f3f132c0 sh-pfc: r8a7790: Add SCIF, SCIFA and SCIFB pin groups and functions
- 04e7ce78e096e37cf98c98b7787d5287559cf504 sh-pfc: r8a7790: Add INTC pin groups and functions
- 1627769b5f9c7f0d966e01655764f8e487515342 sh-pfc: r8a7790: Add ETH pin groups and functions
- 3db46c939677e32e311d354b619fd552ceafd123 thermal: rcar: Fix typo in probe information message
- fd9e7feb9ae96346724f35fd20eb2009743fb868 sh-pfc: r8a7779: Add INTC pin groups and functions
- 97d40c4224172451f666febdd865c24b1c3c3fe5 sh-pfc: r8a7779: Add USB pin groups and functions
- f516238737e1412613aee493961f352977666bbd sh-pfc: r8a7779: Add HSPI pin groups and functions
- 081b69bbb2c2df2f00b420f9f612c1c3ee0be592 sh-pfc: r8a7779: Add SCIF pin groups and functions
- 6dbf296a452ff5c1613be989f4e3ce10568cf6df sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions
- e8ebafdfea399580b1bee7e83b955c6175b8a6c4 sh-pfc: r8a7779: Add DU pin groups and functions
- 06c7dd866da70f6c324ae3990b2c0d77fb2d07f5 sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions
- 512b156cefb2931a483ff3dd25852d122230894a sh-pfc: sh73a0: Add IrDA pin groups and functions
- a6aa1c7b0ac6a57dac5855c64316057771f186e4 sh-pfc: sh73a0: Add USB pin groups and functions
- e24c62a6ce6b789d1372397894ffdea43e3a9f36 sh-pfc: sh73a0: Add BSC pin groups and functions
- d6bab7b12e815e6c2a637a3b509143c866683c2a sh-pfc: sh73a0: Add KEYSC pin groups and functions
- 2ecd4154c906b7d60e7d06a515e6384cc58e93ab sh-pfc: sh73a0: Add FSI pin groups and functions
- ec3a57bb3b69a2af0f136872105335ec965cdd98 sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions
- 64d87acb278fe90dbe5c69d7b1242eaf670ccc46 sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functions
- df68a28d1765d9409262136b1fb098f44aa32642 sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions
- b8238993ed2ba222a456bcdf53370ff7fe1fe501 sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support
- 9a643c9a11259955ec6961f9a2509604c6df1cd9 sh-pfc: Convert message printing from pr_* to dev_*
- 42dd581bc4dba82e8756bb881fa974742250b4c6 ARM: shmobile: Include sh73a0 DTSI in kzm9g
- d5d9a818b857346a321f52f3be050fdb7aeb6200 sh-pfc: Add shx3 pinmux support
- d2a31bddbdae8c3ac43c48a865f935fcb7c65190 sh-pfc: Add sh7786 pinmux support
- a56398e9691ab7630bdde76f0ca21267246ce99e sh-pfc: Add sh7785 pinmux support
- 0bb92677ab45e09f99bca06ec6635852ee6ec893 sh-pfc: Add sh7757 pinmux support
- ac1ebc2190f575fce6685941f5eeecac808ba467 sh-pfc: Add sh7734 pinmux support
- 0ff25baba0386ce9de32b90b5116f1a14a4224b8 sh-pfc: Add sh7724 pinmux support
- d05afa0afc183b2037dbd5f3cf12fe5229dce539 sh-pfc: Add sh7723 pinmux support
- f5e25ae52feff2dc99da168aa524ff4e799530b1 sh-pfc: Add sh7722 pinmux support
- 74cad60549e3a176d47214b9dd973ae00a411935 sh-pfc: Add sh7720 pinmux support
- f5e811f2a43117b2c6291c556fb19acef92e28dc sh-pfc: Add sh7269 pinmux support
- a8d42fc4217b1ea18f34a6676a60ddcc34248f44 sh-pfc: Add sh7264 pinmux support
- ccda552eb168590fb35ef840b295014e11721ad5 sh-pfc: Add sh7203 pinmux support
- 5d5166dc39bcbe2c21d4fca034540133c415dce6 sh-pfc: Add sh73a0 pinmux support
- 6e5469a6b149568355e81d791099d0cbf2a4a37a sh-pfc: Add sh7372 pinmux support
- 881023d28b465eb457067dc8bbca0f24d8b34279 sh-pfc: Add r8a7779 pinmux support
- d5b1521a94659167e77616368fe6e7c9b3aa1733 sh-pfc: Add r8a7740 pinmux support
- 6e54d8d252ed09ae148af6565971974af9a96e10 sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
- 90efde223d2ab5ab84008986d97df0f01a49f15f sh-pfc: Sort headers alphabetically
- 9d7005f9875460021f28df90783771875b694a32 [media] MAINTAINERS: Add an entry for the ad3645a LED flash controller driver
- 0550513c7a559b4933c5e1d47fbd15d15f6078d5 [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY support
- f7f129ce2e33f9bd444c1889216ab92f2ec69d91 [media] v4l: vb2-dma-contig: shorten vb2_dma_contig prefix to vb2_dc
- 6bc1e5eca24744898d93cbefe8f6091ecf1c4753 sh: ecovec24: Remove unused get_brightness LCDC callback
- 1d33a5175135acf6cff0855659910013cb911391 sh: ap325rxa: Remove unused get_brightness LCDC callback
- 4c108530dba393084766799422aea1631e0dec81 ARM: mach-shmobile: mackerel: Removed unused get_brightness callback
- 4b74fdeb24a5d1bcf35aad8b8e3bd068319a1125 ARM: mach-shmobile: Remove the unused sh_mipi_dsi_info lcd_chan field
- 772f5d1b78f1427be0abe54dbde82c51678316b9 ARM: mach-shmobile: Initiliaze the new sh_mipi_dsi_info channel field
- 8282da478966975a5efff3eeb650a49fe67fa14e MAINTAINERS: Add maintainer entry for the USB webcam gadget
- ba623f6a5a419ac31806e77682da38a9f9b5b462 drm: Add NV24 and NV42 pixel formats
- 9ec670e2aad515bbb36c020a6ebdc707ace4f24d [media] mt9v032: Export horizontal and vertical blanking as V4L2 controls
- e9a50e4c2dd8ca871c20480e49125ef67da84722 [media] mt9v032: Provide link frequency control
- 5c1d2d16772e2d7d4e2e8da99a92d6f50b9102f0 ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup source
- 9cad9c95d7e8d6d61d8c9729e0b6bbd18f47d86d Documentation: DocBook DRM framework documentation
- f223d5b7184a743bf2b724698f7a84a963638bb6 [media] ov772x: Add support for SBGGR10 format
- 0810fd9c53c5a9b988687c091136e4f7ae34266e [media] omap3isp: video: Add YUYV8_2X8 and UYVY8_2X8 support
- 15dede882e564601947f2ce4b647742c0351be6d fbdev: sh_mobile_lcdc: Support horizontal panning
- c5deac3c9b2284a64326e8799dfe7416bc619c02 fbdev: sh_mobile_lcdc: Implement overlays support
Kuninori Morimoto
- d69626d8913ceeacaa2cd369a2487c85f818fef1 ARM: shmobile: bockw defconfig: add MMCIF support
- 206c0e7a1d15774cb4965e0e7a6a592063085240 ARM: shmobile: bockw defconfig: add M25P80 support
- 76563bf4ba08beec91102e3790cb5d93fe23f484 ARM: shmobile: bockw defconfig: add RTC RX8581 support
- 1189b1cb50a0f9e039594ccd504f7de641e30bdf ARM: shmobile: r8a7778: add SDHI clock support
- bdd5d28461f8f94b4eb719d229b9ed66ca28636f ARM: shmobile: remove ";" from SH_FIXED_RATIO_CLK*() macro
- 564617d2f92473031d035deb273da5374e62d0f0 sh-pfc: r8a7778: add SDHI support
- de9edf7d2c816c80337a79fc9d0cff8f4ceb42c0 sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macro
- 87f8c988636db0d477bb63fddfaefb5be9b1c386 sh-pfc: Add r8a7778 pinmux support
- 369b00bbe51e128a201af58a4daabb01253f126e ARM: shmobile: r8a7778: Register PFC device
- f4b4ce8ed235d40240e1d446e612d96ab188b856 ARM: shmobile: bockw: enable SDHI on defconfig
- 407cd59798ff3ee2b3acdc149adf1f10fe8a098c sh-pfc: r8a7779: tidyup intc_irq3_b typo
- 42277bddc6ad7ab31ad51411578e3e0d8d168963 ASoC: switch over to use snd_soc_register_component() on ux500 msp
- b00e2fa1ab1ff4c4ada4324866516c21c7ce5057 ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97
- a413a3c282c143da11b7d6dfb859885e5f8b48be ASoC: switch over to use snd_soc_register_component() on tegra20 i2s
- 359e2cb749a896ab7d2e2320892e6fe8457d1cfc ASoC: switch over to use snd_soc_register_component() on tegra20 ac97
- 094e1a3d7d7d456b504058ed40ea19d40e05a7ff ASoC: switch over to use snd_soc_register_component() on tegra20 spdif
- 65328454fbf7d76dbaadc699c2692366af9fe441 ASoC: switch over to use snd_soc_register_component() on tegra30 i2s
- 669b497674b81062a2fbd735a23c7ae48ac43a35 ASoC: switch over to use snd_soc_register_component() on spear spdif in
- a582d44b1352176df012f512124c4395bb60eaf5 ASoC: switch over to use snd_soc_register_component() on spear spdif out
- 73d86d9808ce4885d515a05454a26d5a8533c01a ASoC: switch over to use snd_soc_register_component() on sh4 hac
- cd9003a200ad1fdde20e7e687d8e376b62e171cf ASoC: switch over to use snd_soc_register_component() on sh4 ssi
- 1dfec3954e9884c79ee29c430811264318268365 ASoC: switch over to use snd_soc_register_component() on goni_wm8994
- fc466ba3ee01cef840523f9bbbf6811e111168c3 ASoC: switch over to use snd_soc_register_component() on samsung pcm
- 4b828535f710604b28d3d9de8916bf99b33817f7 ASoC: switch over to use snd_soc_register_component() on samsung i2s
- c3764d8bb49dd64be3cba20413ace5887e8dbdcb ASoC: switch over to use snd_soc_register_component() on samsung spdif
- 6d717f3ef571e98be54b9f6b12cb5b03fbd515cd ASoC: switch over to use snd_soc_register_component() on s3c ac97
- eca3b01d0885544cbf452c5298afd7c3ccb53a50 ASoC: switch over to use snd_soc_register_component() on s3c i2s
- 5642ddff274172b42bb9d1f77b75e006a33b65b2 ASoC: switch over to use snd_soc_register_component() on s3c24xx i2s
- cd5e4d0b2f7065eaef56725ebcd6bf3278d33b20 ASoC: switch over to use snd_soc_register_component() on s6000 i2s
- 425f3708949a54aa2f01537eeb6fae33f937279b ASoC: switch over to use snd_soc_register_component() on mmp sspa
- bccf7d8bf96bd0c31c94754a2f5e2d1f295df2b7 ASoC: switch over to use snd_soc_register_component() on pxa2xx i2s
- ad53232c1f364a1c4172218856c4e44c527b541e ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97
- e580f1ced92e0911cce71c3cae7c6e82159c82b4 ASoC: switch over to use snd_soc_register_component() on pxa ssp
- 0ba7f849eceed0564928f83aa8ec51906e69336d ASoC: switch over to use snd_soc_register_component() on omap hdmi
- ed22853a5bf51736e5f7e42fddacd053e38ddf01 ASoC: switch over to use snd_soc_register_component() on omap dmic
- 58709a329eaf4b61bc348305ec387b7964bb0320 ASoC: switch over to use snd_soc_register_component() on omap mcpdm
- 43cd814a73903779ab5523ef7a709864456fe9c4 ASoC: switch over to use snd_soc_register_component() on omap mcbsp
- 7fc34cc3f3c7a0827115bed2139476bc01638a27 ASoC: switch over to use snd_soc_register_component() on nuc900 ac97
- 026240bb155bb8f83b9425812f52661fcbaa0629 ASoC: switch over to use snd_soc_register_component() on mxs saif
- b1c36861315ce37c2fee8c1c90433068866a8871 ASoC: switch over to use snd_soc_register_component() on sst
- 83d85f53adf38f5021afd921a84efd53c44aff56 ASoC: switch over to use snd_soc_register_component() on kirkwood i2s
- 29cc15cfd2db4045d1c89d867d05bce6db76037e ASoC: switch over to use snd_soc_register_component() on jz4740 i2s
- c22fd5ef0fcccc8e960f307893fc5b3de68512d7 ASoC: switch over to use snd_soc_register_component() on imx ssi
- 3580aa10fbb3a0ffbca9853dc827ea84f1073748 ASoC: switch over to use snd_soc_register_component() on fsl ssi
- f200c02beb5ddf4d886b4aca53f9f9f8bf332d06 ASoC: switch over to use snd_soc_register_component() on mpc5200 i2s
- ec05085170fcac5cba66306155083f120dec6ff6 ASoC: switch over to use snd_soc_register_component() on ep93xx i2s
- 426c340853da49e7c55fe856408ea44f8852d8c8 ASoC: switch over to use snd_soc_register_component() on ep93xx ac97
- 58309649b4feadea44c5cc3e5d410c34d81ef5d1 ASoC: switch over to use snd_soc_register_component() on bf5xx tdm
- b56733bd2bd05aa28b44d42a807162c0922fc207 ASoC: switch over to use snd_soc_register_component() on bf5xx i2s
- 514f6ac78b0b915760dd9b0f141504b262fa7ada ASoC: switch over to use snd_soc_register_component() on bf5xx ac97
- 3272c51bfab7db6e9dfd4deb4b99284abf2ed27c ASoC: switch over to use snd_soc_register_component() on bf6xx i2s
- bbedf1b25586d1b148a85600f29aad2241514c6f ASoC: switch over to use snd_soc_register_component() on au1x ac97c
- 4edf87f5f7984812ce7dfb5320f198e91e60bb9c ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s
- a4ff200c00f836f6d0c4d9ac954596b5df40d157 ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97
- 8b1be63bdfde194b834448e8ef1615c28a6d695c ASoC: switch over to use snd_soc_register_component() on au1x i2sc
- a2c662c0e5df335010a9bfa1a0c43332fadebe4b ASoC: switch over to use snd_soc_register_component() on atmel ssc
- f298a0ffa4b6169d665721962cd0723e34078be0 ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97
- 92eaa328f2789c65441a85d50b5acea1375cb692 ASoC: switch over to use snd_soc_register_component() on dw i2s
- eeef0eda7ac42b19a17cc3de8f826a160f1f102e ASoC: switch over to use snd_soc_register_component() on davinci mcasp
- ee226ce19557cd5dce12f818462c9c331570cac6 ASoC: switch over to use snd_soc_register_component() on davinci vcif
- bfcb921caf37ceccb4bb474d7f426f016bf81efa ASoC: switch over to use snd_soc_register_component() on davinci i2s
- 8abfc2608ba6f6c4bae0931149504fe33d1332a6 ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definition
- da4f2f9e6b59d9236fec1d5cfc85dd3b5679d1b3 ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais()
- 9dde8f86085d283042718f88eed017eccad73ab9 thermal: rcar: use parenthesis on macro
- f89983ef61677afc828ed32b3c42ef5a71eb0686 ASoC: simple-card: use struct device pointer for dev_xxx()
- b53f4baf8b26303fc75ef3b00cf5e7398b58efd4 i2c: rcar: used devm_request_and_ioremap() instead of devm_ioremap()
- c8c3243c7594858da9a8f51672984f79cd1585d3 ARM: shmobile: mackerel: enable DMAEngine on USB Host
- b5ce635d45fc7da686c9f3071877689d8db1d284 ARM: shmobile: marzen: add USB phy support
- 7c4fd734bfb722433d2782208e610b31e751f94e ARM: shmobile: r8a7740: add FSI-DVI clocks
- f92246e61a4e1a2afae0701c557f65e6a8ecfe3d ARM: shmobile: r8a7779: add HSPI clock support
- b82573e18bc61666ffd3901ca6677bf18b9ea743 ARM: shmobile: marzen: add HSPI support
- 1efdf56369eb920aef4c77ad04cfafcc680f92cf ARM: shmobile: armadillo800eva: enable restart
- 9a32fd6529e90d1dde157d155ae8e3fca61c31f7 ARM: shmobile: armadillo800eva: enable L2X0 cache on defconfig
- 58efc77c86af5cb81d7d7ea0c3c3e675e7d121dc usb: renesas_usbhs: convert to devm_xxx()
- 6ac4262f367fd0d9b0219dfd014ffcca4a6cfa6a ASoC: fsi: convert to devm_xxx()
Eric W. Biederman
- 139321c65c0584cd65c4c87a5eb3fdb4fdbd0e19 cifs: Enable building with user namespaces enabled.
- 64ed39dd1ef284c0338799a6167b77a6d6e01982 cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
- 1f68233c52e9f2bb53130a0063bc1e6864f6d204 cifs: Convert struct cifs_sb_info to use kuids and kgids
- fef59fd728366aa9bf125b8859aff84fa0bd1a36 cifs: Convert struct cifsFileInfo to use a kuid
- 6d4a083205c27bc2e2a1c03dff4acf2fe457d1c4 cifs: Convert struct tcon_link to use a kuid.
- dbfb98af18194cff87d4c1dea8d43faf14eae2e7 cifs: Convert from a kuid before printing current_fsuid
- 4c1e1b34d5c800ad3ac9a7e2805b0bea70ad2278 nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgids
- 6c1810e040d87fcd8fc95aedfd2ef6979d71e517 nfsd: Remove declaration of nonexistent nfs4_acl_permisison
- 54f834cd5501fb5fc801e4719a3ad0c894a3af2c nfs: Convert struct nfs_fattr to Use kuid_t and kgid_t
- 4e963d4f3ed1b756ff20f84960fcb4db42509146 nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring alloc
- 7c06b5d67225dc99ca81a33db3e055e08da857c3 gfs2: Use kuid_t and kgid_t types where appropriate.
- b59c8b6f9d1b1220e5ed72152f42a658bf739d90 gfs2: Modify qdsb_get to take a struct kqid
- e08d8d7f201dc1e64f5d9d5aa2cd4f37aecaaab4 gfs2: Modify struct gfs2_quota_change_host to use struct kqid
- 488c8ef033c6409cd8d23bcd04eed2f56301836d ocfs2: Compare kuids and kgids using uid_eq and gid_eq
- ba6135609c2b56851e37e1d89ddbdbae4e774a71 ocfs2: For tracing report the uid and gid values in the initial user namespace
- 2c03417627c5edaeeae1e8c5da6e8fd6f8c720d3 ocfs2: Convert uid and gids between in core and on disk inodes
- 5155040ed349950e16c093ba8e65ad534994df2a userns: Fix typo in description of the limitation of userns_install
- 37657da3c5d4a3bbbbb9d3b78f53a8134a0abae0 userns: Allow setting a userns mapping to your current uid.
- 72235465864d84cedb2d9f26f8e1de824ee20339 userns: Convert the ufs filesystem to use kuid/kgid where appropriate
- c2ba138a27ddac4abbc931599dbce907c868910a userns: Convert the udf filesystem to use kuid/kgid where appropriate
- 39241beb78f69925b0475ad78f06f0e0589fb71b userns: Convert ubifs to use kuid/kgid
- 61293ee2749bc2414725da37e50308154ff91574 userns: Convert squashfs to use kuid/kgid where appropriate
- df814654f364369dfb2fe3c870f3544ce69aa78c userns: Convert reiserfs to use kuid and kgid where appropriate
- c18cdc1a3ec643b5c6c0d65aac1a6bf8e461778f userns: Convert jfs to use kuid/kgid where appropriate
- 0e1a43c71612cd0b6b50da03040c85fbf3d24211 userns: Convert hpfs to use kuid and kgid where appropriate
- 2f2f43d3c7b1da8dba56716dd1be196b6f57bf9b userns: Convert btrfs to use kuid/kgid where appropriate
- 7f5b82b835ee62b365f39373e35162eb7a072c5f userns: Convert bfs to use kuid/kgid where appropriate
- 8fed10be0029acda5564f03b9cc1fc4cb7470bae userns: Convert affs to use kuid/kgid wherwe appropriate
- 9e184e0aa386099c8a78f4f04f882a57ac11d8fc userns: On ppc convert current_uid from a kuid before printing.
- 6a62a21625816e48c8448d3a67f15e7fef2ca859 userns: Convert s390 hypfs to use kuid and kgid where appropriate
- 4a2ebb93bf0ae67b4b49f1974a525523eb923da0 userns: Convert binder ipc to use kuids
- cf9c93526f4517581a9e8f1c0d9093a4c7748ec6 userns: Convert EVM to deal with kuids and kgids in it's hmac computation
- 29f82ae56e8798f7907d60145e0186082800d130 userns: Convert hostfs to use kuid and kgid where appropriate
- 581abc09c2205e05256d7f75410345d5392d5098 userns: Convert selinux to use kuid and kgid where appropriate
- 609fcd1b3a55f99667c61609895c83019b21baad userns: Convert tomoyo to use kuid and kgid where appropriate
- 2db81452931eb51cc739d6e495cf1bd4860c3c99 userns: Convert apparmor to use kuid and kgid where appropriate
- e4849737f76c8767e70dc1575f6e59fc3682b3fe userns: Convert loop to use kuid_t instead of uid_t
- d03ca5820d84090f47ce831df619f2fff66eb52b userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
- 2f83ffa874ccb6ea4596220188d3e54b20203124 userns: Convert freevxfs to use kuid/kgid where appropriate
- a726ecce75896b2045f1646a2d7e31a5562b25a0 userns: Convert the sysv filesystem to use kuid/kgid where appropriate
- 85a03d1bba3b9132adc1aa8f4b8b9e11bac429ec userns: Convert the qnx6 filesystem to use kuid/kgid where appropriate
- 511728d778e8d441e42df68101722548a0c97fe3 userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate
- 80fcbe751f01bea34759bebd3d213c4ee244a719 userns: Convert omfs to use kuid and kgid where appropriate
- b29f7751c9a880e842e48f421daf313b997ddd65 userns: Convert ntfs to use kuid and kgid where appropriate
- 305d3d0dbc22aa62fa4d8b9224826fd8c7104bc5 userns: Convert nillfs2 to use kuid/kgid where appropriate
- f303bdc55e9e74890eadc836c1edd8b5c21a7b89 userns: Convert minix to use kuid/kgid where appropriate
- 1a0a994ebe851206d02469782da6c1f9a0547d7d userns: Convert logfs to use kuid/kgid where appropriate
- ba64e2b9e368fbe588ed5e3bb1494cc1dc4664a4 userns: Convert isofs to use kuid/kgid where appropriate
- 16525e3f146fbba1ae43740c7d3895d4f396a768 userns: Convert hfsplus to use kuid and kgid where appropriate
- 43b5e4ccd463a5b42e0531c32628ac462081cab8 userns: Convert hfs to use kuid and kgid where appropriate
- d001b0536562f816af7eb9947e49de58f504958a userns: Convert exofs to use kuid/kgid where appropriate
- 5d4ea4da6a6fb5c91e433db4addf3bb23866d821 userns: Convert efs to use kuid/kgid where appropriate
- cdf8c58a3546443073cab77d07a88ee439319c19 userns: Convert ecryptfs to use kuid/kgid where appropriate
- a7d9cfe97b450b27c82e6e41b2fde6214708560d userns: Convert cramfs to use kuid/kgid where appropriate
- 31aba059bb9522ff730301a7d567117fcff0952c userns: Convert befs to use kuid/kgid where appropriate
- c010d1ff4f69c9f4aa331dfd8266262fb1b478ce userns: Convert adfs to use kuid and kgid where appropriate
- 9a11f4513c2e308e0025a55b465d377438606445 userns: Convert xenfs to use kuid and kgid where appropriate
- 91fa2ccaa87368314527ea7518c545063662d67f userns: Convert devtmpfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
- b9b73f7c4d45d69289aa16620b04430068dd3941 userns: Convert usb functionfs to use kuid/kgid where appropriate
- 32d639c66e04149d490093f8b4b49cb922bfe294 userns: Convert gadgetfs to use kuid and kgid where appropriate
- 170782eb89462d30302cec12378253115b492b38 userns: Convert fat to use kuid/kgid where appropriate
- 69552c0c50f3f950f304fb07a4320e46f7f60c21 userns: Convert configfs to use kuid and kgid where appropriate
- 017143fecb3364e5fed8107d206799899f5dd684 audit: Remove the unused uid parameter from audit_receive_filter
- 7dc05881b64792e0ea41293e9595cc962a716225 userns: Convert debugfs to use kuid/kgid where appropriate.
- c9235f4872e810d43bf1b19b92cdbe0ec282bada userns: Make credential debugging user namespace safe.
- e1fc3b14f9a90d9591016749289f2c3d7b35fbf4 sctp: Make sysctl tunables per net
- 89bf3450cb9b041b1bb4bcc5e7cbdeab4545b1c1 sctp: Push struct net down into sctp_transport_init
- b01a24078fa3fc4f0f447d1306ce5adc495ead86 sctp: Make the mib per network namespace
- 0625c883bc4b3eba6f93f268cf67b5664244c0fe userns: Convert tun/tap to use kuid and kgid where appropriate
- 1efa29cd414c68725e774d52b248c82d9be44767 userns: Make the airo wireless driver use kuids for proc uids and gids
- d13fda8564a67341aad257465cf319bdb2327e33 userns: Convert net/ax25 to use kuid_t where appropriate
- a7cb5a49bf64ba64864ae16a6be028f8b0d3cc06 userns: Print out socket uids in a user namespace aware fashion.
- 976d020150456fccbd34103fd117fab910eed09c userns: Convert sock_i_uid to return a kuid_t
- d04a48b06d63b6d6e9289ca8a5e6e84ebfe39bfd userns: Convert __dev_set_promiscuity to use kuids in audit logs
- 81abe27b10af98f861c955be63da700938dd59c1 userns: Fix link restrictions to use uid_eq
Pavel Shilovsky
- 067785c40e52089993757afa28988c05f3cb2694 CIFS: Fix missing of oplock_read value in smb30_values structure
- b8db928b765b4b0fe1aec3eb7f1741fedbed9a33 CIFS: Separate pushing mandatory locks and lock_sem handling
- 9ec3c882879d3777914d34c0143c7d5b87dbb5ea CIFS: Separate pushing posix locks and lock_sem handling
- f065fd099fc475333fc7a55677a7f64764445d55 CIFS: Fix possible freed pointer dereference in CIFS_SessSetup
- 760ad0cac198356c1148cad7531c1a6138322493 CIFS: Make ops->close return void
- 0822f51426b51bd599b3a7e972b14aacaa045a92 CIFS: Add SMB2.1 lease break support
- b140799a11adb6023d5f96712874c37b71dab290 CIFS: Use brlock cache for SMB2
- f7ba7fe685bc3ed8fd0687870e68b2567d17357f CIFS: Add brlock support for SMB2
- 027e8eec31d8141a6231f772e10ccae60c9d5c13 CIFS: Handle SMB2 lock flags
- d39a4f710b7a7be05b6ed9d4ab8fac754c139f8a CIFS: Move brlock code to ops struct
- 6fc05c25ca35e65ee1759dd803f23576a268f5ec CIFS: Add statfs support for SMB2
- 76ec5e33846de386f44826f145cd725b92c23630 CIFS: Move statfs to ops struct
- 983c88a497914d60c91f431b05a8449ddda19167 CIFS: Add oplock break support for SMB2
- 95a3f2f377735ed13e42d3b8039aa1d73af2c90e CIFS: Move oplock break to ops struct
- 2e44b2887882134abf353b28867b82645e9f0856 CIFS: Process oplocks for SMB2
- d324f08d6a87149597817f4496ef0f7ac185e8da CIFS: Add readdir support for SMB2
- 92fc65a74a2be1388d774f7dbf82c9adea1745cf CIFS: Move readdir code to ops struct
- 1feeaac753e0a9b3864740556b7840643642abdb CIFS: Add set_file_info support for SMB2
- 6bdf6dbd662176c0da5c3ac8ed10ac94e7776c85 CIFS: Move set_file_info to ops struct
- c839ff244ba2d54d0933596e29a4b03e3c846a9a CIFS: Add SMB2 support for set_file_size
- d143341815bdc7c45d5289a3ab5743c838332518 CIFS: Move set_file_size to ops struct
- 568798cc6211553e2494a6876fa19d064c822e79 CIFS: Add SMB2 support for hardlink operation
- 35143eb5c2e3ae6c91b29144449d23f05f573796 CIFS: Add SMB2 support for rename operation
- 8ceb984379462f94bdebef3288d569c6e1f912ea CIFS: Move rename to ops struct
- 009d344398bb3e844b31eb9e6a7860748c6f6dd3 CIFS: Add writepage support for SMB2
- ba9ad7257ae50b8aa72a3f44da839830e065363c CIFS: Move writepage to ops struct
- d8e050398d23ef7c019c96200b80d73f4e5cec0c CIFS: Add readpage support for SMB2
- f9c6e234c3ca64b8d49336908df99948518d6261 CIFS: Move readpage code to ops struct
- 33319141252fd14b58cf13685156c23dcaac2527 CIFS: Add SMB2 support for cifs_iovec_write
- c9de5c80d536e556568ccd45b9599870d4993b7d CIFS: Move async write to ops struct
- 09a4707e7638247302c6d798061aed117141fb74 CIFS: Add SMB2 support for cifs_iovec_read
- fc9c59662e0cd37577556d0de865268baeb9b293 CIFS: Move async read to ops struct
- 3a3bab509f3f0e7295caab24e9102ce303edb50b CIFS: Add SMB2 r/wsize negotiating
- 24985c53d5b04a56ac7c8ae7f74b8cb807e2ed2f CIFS: Move r/wsize negotiating to ops struct
- 7a5cfb1965854132f2f382eade8c6ce2eeb6f692 CIFS: Add SMB2 support for flush
- 1d8c4c0009deda22b436b1f0ab9f2885863717fc CIFS: Make flush code use ops struct
- 2ae78ba85cd7b4c3a164434ab1f6c9e515c6fa1d CIFS: Move reopen code to ops struct
- 253641388a49259f6bfefecfb14fa057ca58dc21 CIFS: Move create code use ops struct
- b7546bc54c4acf1a79c83030fa0591cd24875125 CIFS: Add SMB2 support for query_file_info
- f0df737ee820ec62055baf2b28e24db4fb1ad71d CIFS: Add open/close file support for SMB2
- 0ff78a221bf7839a7f20be9929433d17e868e987 CIFS: Move close code to ops struct
- fb1214e48f735cdb68446adb77ec37aa3de60697 CIFS: Move open code to ops struct
- cbe6f439f5762c7fb4d2dd9293f5fdbfc4cd68f8 CIFS: Add SMB2 support for unlink
- ed6875e0d6c28e4a6b44da04d6d4363b3d92d630 CIFS: Move unlink code to ops struct
- b2ede58e98c87c7f0f44a926f974262f65c3402f CIFS: Fix endianness conversion
- e2f2886a824ff0a56da1eaa13019fde86aa89fa6 CIFS: Fix error handling in cifs_push_mandatory_locks
- 7411286088d5ba879e9ffcaaa296f657642ef2c4 CIFS: Fix log messages in packet checking for SMB2
- 1a500f010fb2d121c58f77ddfde2eca1bde3bfcd CIFS: Add SMB2 support for rmdir
- f958ca5d88e6071767b10549d544b3475dfb6996 CIFS: Move rmdir code to ops struct
- a0e731839dd461eee0fe2dc026e0965e961e2730 CIFS: Add SMB2 support for mkdir operation
- f436720e94ac53413e20c48b02d16e2ef180e166 CIFS: Separate protocol specific part from mkdir
- ff691e969433a54e26fb6502a6613e02c680e8ee CIFS: Simplify cifs_mkdir call
- 44c581866e2ae4bbc3c8eea5a3e3c7a0f639e12d CIFS: Move clear/print_stats code to ops struct
- 9094fad1ed90caebd25b1bdec3c8982d079356ee CIFS: Add echo request support for SMB2
- f6d7617862e106affc59c6933099e45629af5c4e CIFS: Move echo code to osp struct
- c95b8eeda3efcb419ea0a3f864cf99e32c038c21 CIFS: Add SMB2 support for async requests
- 45740847e2362f36410e8118ac685876be473039 CIFS: Setup async request in ops struct
- 25e266320caca88a4463385b6f4ef696111d2c9a CIFS: Add SMB2 support for build_path_to_root
- 9224dfc2f92f4faff7b3d9e169255278129b47e8 CIFS: Move building path to root to ops struct
- be4cb9e3d4ef7af1aaf66cebab1391ff91b48beb CIFS: Query SMB2 inode info
- 1208ef1f76540b621f80e6130c4fb7bed8ece360 CIFS: Move query inode info code to ops struct
- 68889f269b16a11866f4ec71e8177bdd0c184a3f CIFS: Move is_path_accessible to ops struct
- b669f33ca61738171aecc5ae90d776d91b122eb8 CIFS: Move getting dfs referalls to ops struct
- aa24d1e9692411e605084938ced6b160f92df454 CIFS: Process reconnects for SMB2 shares
- faaf946a7d5b79194358437150f34ab4c66bfe21 CIFS: Add tree connect/disconnect capability for SMB2
- 5478f9ba9a34d660eb3227dcd16314689c51f946 CIFS: Add session setup/logoff capability for SMB2
- 2dc7e1c03316940dec899fa3206a595de000e99b CIFS: Make transport routines work with SMB2
- b8030603d94a231c7fdee4c1ac369537f1fb8fb0 CIFS: Add SMB2 status codes
- 6d5786a34d98bffb8ad50d8053d1e53231fe0636 CIFS: Rename Get/FreeXid and make them work with unsigned int
- 58c45c58a1cbc8d2e1d07839820bf745fb3e7f41 CIFS: Move protocol specific session setup/logoff code to ops struct
- 286170aa241819f39d9d1d5d9f2434cfb8519506 CIFS: Move protocol specific negotiate code to ops struct
- 316cf94a910f6f93d43cc574359d163ccae098a3 CIFS: Move trans2 processing to ops struct
Rafał Miłecki
- 88f9b65d444794bb607f71644362ba0642585206 bcma: add support for BCM43142
- 4a71053ec5b5f5bf58963b94429d7af920b88ef9 bcma: use const for serial flash hardware table
- 39cd206c81f1cc6cc4d3cbafa81734cd3b3c66be ssb: use const for serial flash hardware table
- 92eb164258cfce173060d3fe7aaffa2afaf735d7 bcma: prepare for supporting more SPROM sizes
- 3cc8ff9f2feb12810f7d49465ad9bc2f054822aa b43: N-PHY: move tables init function to tables file
- 9a98979ead67c141fbe71edf525486af92ea5d6a b43: N-PHY: use defines for (re)storing VCM config
- 78ae753280f8bd0ac038b6be70c6d41a17541864 b43: N-PHY: use shortcut "ctl" in functions names
- 04519dc6590baa83158316026ee35cde29e7be3c b43: N-PHY: define missing registers
- fb3bc67ed8e2ec6e18078e047e9e72254d1526d1 b43: use defines for board_type
- 542e15f35d296b958ff51d50af91223806a064cb b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-
- a3764ef7a56913f0060247a7ed49bd2c74200d97 b43: N-PHY: use enum for RSSI type everywhere we use it
- 37859a75cc52cfe845a587ce96f6d27b7418b1fb b43: N-PHY: use more friendly variables names in RSSI code
- e5ab1fd7a5932d2e863935abe52d5aa0c4139c87 b43: N-PHY: simplify conditions in RSSI offset scale function
- 6aa38725a5768bd01f1076aeda97efec409e16fa b43: N-PHY: use enum for RAIL type
- 2d551f14101d12402779a0872b842e9f0b2da61a b43: HT-PHY: use enum for RSSI types
- 418e8b680516d3ff7f27a0094fe461cfc8a3e3c4 b43: HT-PHY: store TX power state before disabling it
- 9cfc17cbbf20af09ec4bd941338416bfb78d3a25 b43: HT-PHY: finish calculating values for idle TSSI
- f93e3fc37e1e9959a4f3102f075bfb180ce8a72f drm/radeon/evergreen: write default channel numbers
- d5169fc4ccfecbfdf3b882be0d2cdf8b057b2eae drm/radeon: add helpers for masking and setting bits in regs
- c5116e9d8d2de324f13a91fe5afc308cd6b0ca93 ssb: define more board types
- 7b828f09b282a1a3eb719e1080cf3764221049b1 bcma: extract board_type from SPROM
- 3623b266c8c5012ef376128026ca2dfc63f1abcb ssb: extract board_type from SPROM
- 4969b41798e512689bba57c8c44d873216eba814 b43: HT-PHY: enable basic TX power setup
- 5949e040604128106db1421ab7a73efcc5351809 b43: HT-PHY: setup TX power control
- 4409a23f6bca71d256e05d03215439d6796d9f4e b43: HT-PHY: implement RSSI polling
- 396535e137c969dae91c879b8533d74079bba4c2 b43: HT-PHY: implement playing sample tone
- a51ab25811beef67bdd0ba2c5dd4b03e47948aa1 b43: HT-PHY: implement PA override
- d7bb7ca8e5613991b522f21b74bb67447a36eacd b43: HT-PHY: implement MAC reclocking
- 11e5e76eb4c8fc9763caf4e52e30499bfb4dcf77 bgmac: register MII bus
- 88cceab541f066b7f5d56a6d2da9ae2be4c3bb6c b43: define BCMA wireless specific PLLs
- c722839cc856cee5f7f1bb833a0f36c86d0bbe8f bcma: implement disabling PLLs
- 10419d08b96e58e140ca44293ee941973396adee bcma: ignore extra GMAC cores on BCM4706
- be0638d9e4795254e28e39eff61e38f47d240fd2 mtd: bcm47xxnflash: use pr_fmt for module prefix in messages
- f1a7c9d350339e8a81cda9469ba9a591fb9c9a3b mtd: bcm47xxsflash: adjust names of bus-specific functions
- a2f74a7dacc1c17a0b146eb3112217874c5db436 mtd: bcm47xxsflash: add own struct for abstrating bus type
- 648bdbee5d2cc3ff27370d05e7577ade8496bfd0 mtd: bcm47xxpart: simplify size calculation to one loop
- 97cc019ee56d52005ea4544af17bef268c464862 bcma: cc: fix (and rename) define of NAND flash type
- 58b27101e16f2a24e901dd9e67c2ab6e5707d6a3 bcma: Xflash: reorder includes to make pr_fmt work
- 73e4dbe4ca9d5573f84818964276668b42177de2 bcma: register platform device for parallel flash
- c7a4a9e3880cc8cdc1f2958796e517d9d96ff7e0 ssb: register platform device for parallel flash
- f1ab57e3a114173fdb94219937191f0c673e87dd ssb: trivial: use pflash helper variable
- 6b112decb777884e37d308554e22e0a4f5cdf44f bcma: fix NAND flash validation
- 590152789121640bfccb2d155458819951771363 ssb: add database of serial flash memories
- 72a525cbb8037ecf8663720b7087e8e6fc77a49a ssb: add place for serial flash driver
- 4dd6ff72c4ffde97f1663848a40f49fdf235c913 bcma: correct M25P32 serial flash ID
- 5b5ac41447de30cb5ed5e72d3d4e1a9e6e12f640 bcma: unify naming schema for clock functions
- ecfe57b796d4ccec7ea53783ca18a0ad48ad880b mtd: bcm47xxnflash: writing support
- a6b3ed29ae3fd9853280d4f6a9275c43fb4e1c3b mtd: bcm47xxnflash: support NAND_CMD_STATUS
- e7e46168bcc768fa31628d3d080ac9ee7b553b56 mtd: bcm47xxnflash: define some magic numbers
- 00940a23475f31870cb777d5017b6f160542f3fd mtd: bcm47xxnflash: enable BCM4706 driver
- 3c01d4cb7576ff79e13ba7d7fb884e63e6f07bbd mtd: bcm47xxnflash: implement reading
- 0fbc5991551fa2024de7db79421e9a16ca9fe542 mtd: bcm47xxnflash: support for NAND_CMD_READID command
- 19c0921c842e0aa9ce8c540c9134fd358acc9b28 mtd: bcm47xxnflash: init NAND on BCM4706
- 1fd41a65f19bdabb31549af00ce23d4c5c14781a bcma: change delays to follow timers-howto guide
- 646e0827df85f1305eeebf2108e9daafeabe0e0d bcma: handle BCM43227
- 371a00448f95adaa612cf1a0b31a11e7093bc706 bcma: detect and register NAND flash device
- d57ef3a6a2eeb88df47e892c66692e3f59722ffe bcma: detect and register serial flash device
- 85ce5ae52690aab0b3a4a6e9a1c2f951d2d8a5cc b43legacy: fix logic in GPIO init
- 6c1872369d53966dc26be71c96c4c5db13f65981 b43: N-PHY: fix 0x2057 radio calib copy/paste mistake
- 3213e1a570783ca3a41d025cede4a27b18bc24c9 bcma: add (mostly) NAND defines
- c071b9f666beee2b27b5a4667f099026ca539bd7 b43: N-PHY: add overriding RF control for rev7+
- 572d37a48557e7d38a5d9b5857627bc29f33a26c b43: N-PHY: init 0x2057 radio
- d3d178f050813ec6b82b77cc2df668272e10daba b43: N-PHY: finish 0x2056 radio setup
- 0f941777c696e43e773b713a0078599aa22b3551 b43: add helper waiting for given value in radio reg
- d11d354b7b02aac09a20a8157bf990670f169f6f b43: N-PHY: add PHY rev7+ workarounds
- fa0f2b38607e19a77096173a8d592cff6f10b32e b43: N-PHY: update workarounds
- c263c2c1ad615e935d563cd7be11d417f94895d9 bcma: BCM43228 support
- 23cb3b2121323443834296a8ecb582b8aeb78d75 bcma: add place for flash memory support
- 7eea1a23b47743be2dab4d29ad1f5b65f7ef3d7b bcma: cc: update defines
- 97cfda8fecacc40c5652b0924c4c0f5ab508dc9a bcma: fix typo - reading number of slave wrappers
- 6d5cfc9f7df4956f7958df1b2e425145793d9f4d bcma: support alternative (BCM4706) ChipCommon core id
- 9a89c3a856236ee6b68987dd0a0195010c3b801c bcma: fix CC driver compilation on MIPS
David S. Miller
- f0af97070acbad5d6a361f485828223a4faaa0ee sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
- cf270148662a117c04753d17324e3bd28ce0396a net: Add .gitignore to networking selftests directory.
- a6f68034de8a5784dfeabb337506254c80b4c8c6 net: Move selftests to common net/ subdirectory.
- b44540ea024b9280c9be9d055f084e0956bcfa44 net: Get rid of compat defines in psock_fanout.c selftest.
- 947124460d0c47d465b5846946d3f2b5cee6026e net: Fix failure string in net-socket selftests Makefile.
- b0aa73bf081da6810dacd750b9f8186640e172db net: Add socket() system call self test.
- 4e4d78f1c1a08f085a1972b9af92960af70a07c6 sparc: Hook up finit_module syscall.
- b1afce9538eef6239798ec54cead3c39d69724ca ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
- de7531e8575ab383a0f5bb68b63e7891fce4765d sparc64: exit_group should kill register windows just like plain exit.
- afe760e43d576aa8d3af4d9fd3913e52014a7571 sparc: Allow OF_GPIO on sparc.
- 1df35f80f9d3bba7cd434b64c9eaff8c9109abad sparc: Wire up sys_kcmp.
- 73b7656ce4e09eb137ee6f845a9e11a7f132df1c MAINTAINERS: Add explicit section for IPSEC networking.
- 916ca14aaf12a7191118adb51bb95e3c7866380d sparc64: Add global PMU register dumping via sysrq.
- c0b8b99287235626a5850ef7e5bfc842d1ebcecd cxgb4: Fix build error due to missing linux/vmalloc.h include.
- aaba1f58a73a285aefac825e5eafad1d211c43de vxlan: Depend on CONFIG_INET
- 42a4172b6ebb4a419085c6caee7c135e51cae5ea sparc64: Fix trailing whitespace in NG4 memcpy.
- 274504f5e62882bb43ea6599b1308607956f20d9 sparc64: Fix function argument comment in camellia_sparc64_key_expand asm.
- b4516a288e71c64d7e214902250baf78b7b3cdcf llc: Remove stray reference to sysctl_llc_station_ack_timeout.
- 9fd130ecbe97f3440d14d3d0c6660413e69ac532 sparc64: Add ctr mode support to AES driver.
- 81658ad0d92306ceb271994b90cd49ffde10eeda sparc64: Add CAMELLIA driver making use of the new camellia opcodes.
- 3705665069944e003b7316ba31b44558864a00de sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.
- c5aac2df6577636ef526d87ec6d92796a190b27f sparc64: Add DES driver making use of the new des opcodes.
- 442a7c40b1dac78588abfe8ed4c97e4bb8b36e73 sparc64: Add CRC32C driver making use of the new crc32c opcode.
- 9bf4852d3d195f771503d5be547ac940b0b3472a sparc64: Add AES driver making use of the new aes opcodes.
- fa4dfedcc23a589f953750de54eebf986336fa70 sparc64: Add MD5 driver making use of the 'md5' instruction.
- 775e0c69987a76d08900edbca857425f952c60fb sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction.
- 86c93b24ef49d64062045c4e3cc2ed4609f6842a sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.
- 4ff28d4ca93b182b8e181b1e1b1d03fd09fdaeb4 sparc64: Add SHA1 driver making use of the 'sha1' instruction.
- 035ea28dde1802ad4cc570976da34f8b7c2ed515 sparc64: Add SPARC-T4 perf event support.
- 7a37a0b8f8df0872932cf8373b21b5e14a92a794 sparc64: Support perf event encoding for multi-PCR PMUs.
- b4f061a4b8cbf947de4fa816a1cfc53960da218e sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.
- 7ac2ed286f9338ea6437831096cc36ce8395b6fc sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.
- 5344303ca8dad9881def6cfb45ad01201dba16de sparc64: Abstract PMC read/write behind sparc_pmu.
- 73a6b0538c131d489fe7a2581deddb72faca496b sparc64: Abstract away the NMI PIC counter computation.
- c5038a8327b980a5b279fa193163c468011de009 ipv4: Cache routes in nexthop exception entries.
- 8bbb181308bc348e02bfdbebdedd4e4ec9d452ce tun: Fix formatting.
- d47e12d63e745f667a977226c3f59ae14521592d ixgbe: Fix build with PCI_IOV enabled.
- ba3f7f04ef2b19aace38f855aedd17fe43035d50 ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
- f1ce3062c53809d862d8a04e7a0566c3cc4e0bda ipv4: Remove 'rt_dst' from 'struct rtable'
- 7fed84f622ec2696087301199c2952b85e0cc3b4 ipv4: Fix time difference calculation in rt_bind_exception().
- 99ee038d41ebbb442921b6d388d08e907b037dac ipv4: Fix warnings in ip_do_redirect() for some configurations.
- b587ee3ba21f58b7770a132e6bca5c6658ac5095 net: Add dummy dst_ops->redirect method where needed.
- ec18d9a2691d69cd14b48f9b919fddcef28b7f5c ipv6: Add redirect support to all protocol icmp error handlers.
- 3a5ad2ee5e2c5030d8a303d06f9148a2f893a369 ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.
- 55be7a9c6074f749d617a7fc1914c9a23505438c ipv4: Add redirect support to all protocol icmp error handlers.
- b42597e2f36e2043756aa7462faddf630962f061 ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.
- d0da720f9f16a5023cc084bed8968702400f6e0f ipv4: Pull redirect instantiation out into a helper function.
- 1de9243bbfc451962ab716a3f7a7fda26d91c359 ipv4: Pull icmp socket delivery out into a helper function.
- ab92bb2f679d66c7e12a6b1c0cdd76fe308f6546 tcp: Abstract back handling peer aliveness test into helper function.
- 4aabd8ef8c43677cfee3e1e36c5a79edddb41942 tcp: Move dynamnic metrics handling into seperate file.
- 1d248b1cf4e09dbec8cef5f7fbeda5874248bd09 net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
- 13a43d94ab026c423dc8902170ef27c2bd36aa87 neigh: Convert over to dst_neigh_lookup_skb().
- f9d751667fd60788fe3641738938e0968e99cece br_netfilter: Convert to dst_neigh_lookup_skb().
- c473737765c0f72ceb5b245ada7ead798d88b4f6 cxgb4i: Convert over to dst_neigh_lookup().
- 0b399d46b317a6d0a73ad523e014ecfa4d449769 cxgbi: Convert over to dst_neigh_lookup().
- 24db1ba866eebf5b516df80ea2212d2479bfb502 qeth: Convert over to dst_neigh_lookup_skb().
- 178709bbfe9d4fe432c272ed65a34b8582703c23 ipoib: Convert over to dev_lookup_neigh_skb().
- dbedbe6d56e8944f220e34deb9ebdf4bec2a2afd sch_teql: Convert over to dev_neigh_lookup_skb().
- c801e3cc1925e02fa7213889306d4d77e6ad1550 ipv4: Clarify in docs that accept_local requires rp_filter.
- 41347dcdd81988b8e60853257b2875285cc17a4e ipv4: Kill rt->rt_spec_dst, no longer used.
- dfbce08c19cba2ba4faaf8c0dd6d7678f46c78dd ipv4: Don't add deprecated new binary sysctl value.
- 8b96d22d7a6ec999ae53ae86d829137503ceda65 inet: Use FIB table peer roots in routes.
- 8e77327783c753689a1a766ab9d301b81c2529f1 inet: Add inetpeer tree roots to the FIB tables.
- 2b823f72585552ef6fb77d6c081e55e047e879f0 ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
- d7ce8a5f63838d99726ec81f666075d65361325b sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
David Howells
- cf02820041668b14cbfa0fbd2bab45ac79bd6174 UAPI: (Scripted) Disintegrate include/scsi/fc
- b889fcf63cb62e7fdb7816565e28f44dbe4a76a5 UAPI: (Scripted) Disintegrate include/video
- d66d8c7187989cedae43cb349626a7f304c60ec6 UAPI: (Scripted) Disintegrate arch/score/include/asm
- ee7afd717c26299c85675d84c7ff89a9c989f4fa UAPI: (Scripted) Disintegrate include/scsi
- f7f4dc10e1eb04eb8426a192a314b64444a333f4 UAPI: (Scripted) Disintegrate arch/m32r/include/asm
- 1ec94e75def550548725a0bd77312ed6c266687a UAPI: (Scripted) Disintegrate arch/h8300/include/asm
- 96433f6ee49032d7a8bda76de2b05cfde2914354 UAPI: (Scripted) Disintegrate arch/alpha/include/asm
- af170c5061dd78512c469e6e2d211980cdb2c193 UAPI: (Scripted) Disintegrate arch/x86/include/asm
- 3cb0eab2db578345031c689d4ff9b70840271b5c UAPI: (Scripted) Disintegrate arch/microblaze/include/asm
- 2ba364504f2c31665007330dec23e89e44f5864e UAPI: (Scripted) Disintegrate arch/blackfin/include/asm
- 7235aa79f683db0d908dcb0c2b7062dfdd765196 UAPI: (Scripted) Disintegrate include/rdma
- d77807230e1ef30dbdee85aa24d27073a14dd168 UAPI: (Scripted) Disintegrate include/linux/hdlc
- e8ce15a6d7ecdbabd8d04d78e065a2706459194f UAPI: (Scripted) Disintegrate arch/unicore32/include/asm
- 3ed8d11585fdfcd27fc507401db442eae70db79e UAPI: (Scripted) Disintegrate arch/hexagon/include/asm
- c57fd0219292884aabe368cf811cd1911acf798e UAPI: (Scripted) Disintegrate include/linux/dvb
- 70c1674f62026e455c0c821fb7f4baf24d2d1139 UAPI: (Scripted) Disintegrate arch/parisc/include/asm
- 5921e6f8809b1616932ca4afd40fe449faa8fd88 UAPI: (Scripted) Disintegrate include/linux/byteorder
- 607ca46e97a1b6594b29647d98a32d545c24bdff UAPI: (Scripted) Disintegrate include/linux
- cb8db5d4578ac9d996200ab59aa655344d305f5b UAPI: (Scripted) Disintegrate arch/arm/include/asm
- 60fe5771be6aa3f37d5887aa01c04f733130a559 UAPI: (Scripted) Disintegrate include/linux/mmc
- 4262a727621ceadfb38cb90a69804b6ee6be746e UAPI: (Scripted) Disintegrate arch/arm64/include/asm
- 922cd657c95fe3e4214d68a958e98288b7a55bba UAPI: (Scripted) Disintegrate include/linux/can
- 3b2267e0c8898b8d2e8de024eaae570505456836 UAPI: (Scripted) Disintegrate arch/mn10300/include/asm
- aa2c47e0a60470f20babaaa00ec94cf50c1feb6c UAPI: (Scripted) Disintegrate arch/frv/include/asm
- 83b9d3a082a6e5281b5b5fc45337270d915af39d UAPI: (Scripted) Disintegrate arch/avr32/include/asm
- fbdd63d76c5ad6ae56a7bd1acebabefafc6aadf0 UAPI: (Scripted) Disintegrate arch/c6x/include/asm
- 72503791edffe516848d0f01d377fa9cd0711970 UAPI: (Scripted) Disintegrate include/xen
- 674e95ca446369e9ca40e4e92b214a616a52bcd6 UAPI: (Scripted) Disintegrate include/sound
- 4a8e43feeac7996b8de2d5b2823e316917493df4 UAPI: (Scripted) Disintegrate include/mtd
- 1e256b340d9574fd1bf31b73f16c4c474502692c UAPI: (Scripted) Disintegrate include/linux/wimax
- 5e1ddb481776a487b15b40579a000b279ce527c9 UAPI: (Scripted) Disintegrate include/linux/usb
- b6bf56c6be2be7ccebebfd91b1f11889296cbd9e UAPI: (Scripted) Disintegrate include/linux/tc_ematch
- 611128eb3927941abcfdca5b7515cf02aab601ec UAPI: (Scripted) Disintegrate include/linux/tc_act
- e3dd9a52cb5552c46c2a4ca7ccdfb4dab5c72457 UAPI: (Scripted) Disintegrate include/linux/sunrpc
- 7939d3c2a677b06cf111a1304710dd97892f3695 UAPI: (Scripted) Disintegrate include/linux/spi
- fc5a40a2301aa241eedb16caf9169ca5763707c1 UAPI: (Scripted) Disintegrate include/linux/raid
- 616d1ca5d7887dd848f2180218b4c19cb41eb30b UAPI: (Scripted) Disintegrate include/linux/nfsd
- ff1e1756c974fc1cb68b6e74cd123ad59cf07a2d UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6
- 17c075923da59c217155d0758ee0715641ebc152 UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4
- 55c5cd3cc179eb87faa9cc2d9741047dd1642aaf UAPI: (Scripted) Disintegrate include/linux/netfilter_bridge
- 8922082ae6cd2783789e83ae9c67ffcbe5a2f4e1 UAPI: (Scripted) Disintegrate include/linux/netfilter_arp
- a82014149becc68695e7f1d62a8cc1e4ae062318 UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset
- 94d0ec58e63159ce5bcdfe612ee220eaeefa3b2a UAPI: (Scripted) Disintegrate include/linux/netfilter
- 1855f1b1074ea8a76ced0f3ef25bbecd6b2a7222 UAPI: (Scripted) Disintegrate include/linux/isdn
- 5217c129443600b414e5b64aafe358952b78a65d UAPI: (Scripted) Disintegrate include/linux/hsi
- 27a3aadcdc4f07c55f4d04e71268b6653ab4a4cf UAPI: (Scripted) Disintegrate include/linux/caif
- df842f79f0e2aed9092a73f611f41f03630a3823 UAPI: (Scripted) Disintegrate arch/tile/include/asm
- 43e858598a1a3d0a9352515f847c04e80942ca4a UAPI: (Scripted) Disintegrate arch/tile/include/arch
- 5457982641fb3f5fb08ce22a853dd5474645c66d UAPI: (Scripted) Disintegrate arch/sparc/include/asm
- 0a9426df1858f71ac84eb7eef500b4247de5e3bb UAPI: (Scripted) Disintegrate arch/sh/include/asm
- 9807f75955ea7f1877981056755284481873115c UAPI: (Scripted) Disintegrate arch/s390/include/asm
- c3617f72036c909e1f6086b5b9e364e0ef90a6da UAPI: (Scripted) Disintegrate arch/powerpc/include/asm
- 913c230200ceea66dda3fda325af8365b3fdc670 UAPI: (Scripted) Disintegrate arch/openrisc/include/asm
- 61730c538f8281efa7ac12596da9f3f9a31b9272 UAPI: (Scripted) Disintegrate arch/mips/include/asm
- 10b3a979347d4aba7de19e8d33eb8b87fe2a11dd UAPI: (Scripted) Disintegrate arch/m68k/include/asm
- 43e40f25d2c090392fc36cb900b42972e88cc2e2 UAPI: (Scripted) Disintegrate arch/ia64/include/asm
- e717abac8a9f65eee6de3bb37e10c6916bced483 UAPI: (Scripted) Disintegrate arch/cris/include/asm
- 98d848ea4c017101f7e4a85917d0e0991f388cd8 UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/arch
- 852e372532bed457eaeb3edd198b939caeb863c5 UAPI: (Scripted) Disintegrate arch/cris/include/arch-v10/arch
- 718dcedd7e87f448a1eeeda4d1a986284c243110 UAPI: (Scripted) Disintegrate include/drm
- 8a1ab3155c2ac7fbe5f2038d6e26efeb607a1498 UAPI: (Scripted) Disintegrate include/asm-generic
Peter Meerwald
- 8f6817a0a57cf15935f8f076d0ade34da01cf26d iio staging: fix lis3l02dq, read error handling
- 860c9c54272deaab43b40dbe416becb34abd344f iio: tweak language in industrialio-trigger comments
- 71d2c120fda094d14339bdbe6ff0a9328154940d iio: max1363 comment and whitespace fixes
- 231a7c5f5f9c95803dc84b1b311204ef55f7d8f6 staging iio: use iio_trigger_generic_data_rdy_poll() in accel/adis16209,adis16240 driver
- ace43fcefb1f7078cc19ab07df9d877eefffa57f iio: fix spelling of Accelerometer in Kconfig
- 1217c48f51704d01019581cb1baa1b9124eaa0a7 iio: use iio_push_to_buffer() in at91 driver
- 4d7e47bc83438e366195512fde34015b30ec5921 hwmon: Fix spelling of Celsius
- a92b078eab17d09ac600446954d8b0d7998c6168 ASoC: fix documentation in soc-jack
- 4cacbe226f39061f3e6730a08e3323e04a0de03f mtd: omap2: fix some typos in comments
- 898d828b8b37c9f8f3d618d28d40109c275efa36 usb host: fix spelling of provides in Kconfig
- c338bb0380b1cd64ae566d1ea7d1bfd6c811297d extcon: fixing typos
- 8e5f5018e80f14119ae54f68cdf1deae43ff9c86 extcon: fix typos in extcon-arizona
- afcfaa878d1467d8cd03076b7b044e8b3e15d9a1 extcon: fix typos in max77693 driver
- f28d5a01562d38332987069178305e88b03d64f6 extcon: fix typos in sys-class-extcon
- e58bf5332d8ccc14ae0788e5541d4b8327728f5b iio: fix spelling of subsystem
- 99698b45670a37b5304d5c6a743c8e96baa9ed8f iio: whitespace cleanup and removal of semicolon after functions
- d25b3808db3a03deb12ffc0660c757b4a619f262 iio: fix typos
- c3668a0f8097af2f24a5fd67695f4ee830f99eda iio: document missing elements
- 1856b225ca1f80446938c9ec4a0b330c1772ec45 nfs: comment fix
- d1dc9c1276a4d988b29372fe67796430d5cbc756 staging iio: fix potential memory leak in lis3l02dq_ring.c
- 13eaaa7f2fa1d2bd247d68792bf187239a24a33f [media] omap3isp: ccdc: No semicolon is needed after switch statement
- 2e9117672db9a9fa4339eb6c58cb76018e6b579e leds: convert tca6507 driver to module_i2c_driver()
- 2ce7be1b777d4f06c5b28a397cf85d9beb1bca0e UBI: fix spelling of detach in debug output
- 47610d98e884dd47fd874469a105797e1a9f5ed0 extcon: spelling of detach in function doc
- dcbc3c414e62faa4e1a1e17421f89eceea6bee30 iio staging: fix cast warning and cleanup alignment code
- be344c84c2d805378f410929b2eb0a538b4206e2 iio staging: fix cast warning
- cf09fe9c873ca0f4e2ca83e7bea03e2599a62d58 iio: kernel version typo in sysfs-bus-iio
- 034bd7b5d926816285deb71c41a230b912524f8b iio: fix spelling of detach in static func
- 3bdff937827da04b487f0a0ac6e1f3a9a1296878 iio: cleanup buffer.h comments
- c866ffc72541296b8d31c109fbdb69643d2d18a6 iio staging: missing newline in printf
- 91268a5e788c5bf246650c3a8c1a4626b9f0fe11 [media] saa7134: fix spelling of detach in label
- e9da6b3ca5a6a0df8c8b790d8f1f4b232bed2a6b [media] media: remove unused element datawidth from struct mt9m111
- ce7b04c629254b884baa338730021b01298be921 iio staging: fix resource leak in _write_sysfs_int()
- a4d429e362d873414046c78724f3d6a7978bc2fd iio staging: fix potential memory/resource leaks in find_type_by_name()
- 578f737dd36989121412cf947a5b534e7b8a0ac5 iio staging: fix potential resource leak in generic_buffer
- 7df913b352327bd03c2a5f2e3e6d926184bd17af OMAPDSS: fix specification spelling in Kconfig
- bb23378c0b1c9a410d40adea74276544a00fb94e staging: iio: quell asprintf() warning, missing #includes
- 1bcdfbcf7599a42f7aa0e41c88df178fecebc909 staging: iio: use PRId64 format specifier for int64_t
- d8da0eeed738dbbe9d9ff793bb8f047c2cc474b7 staging: iio: generic_buffer cleanup
- b42f2a0c65e7325674711dcda99c4e93ed9e4698 staging: iio: move comment
- 109379210eb57a252e245363659168a1f1ab8691 staging: iio: remove unused variable
- 8b32b11c2eb800c636975dbc37e4e11f36790493 staging: iio: fix typo, improve timestamp alignment comment
- 970689f10e7447225eef39ceabd1898daec99553 staging: iio: simplify timestamp alignment in iio_simple_dummy
- 22cf83fa438e2f793a941b86f40281768ef53fc0 [media] [trivial] v4l drivers: typo, change ctruct to struct in comment
- d163a19d915e9bb3dfa01abc251bc4d5395dc118 iio staging: another typo in iio_simple_dummy_buffer
- 19ea4752fc1f45c778ae66443c1023aced14ba05 iio: remove extra ; after function definition
- b90406f1e5f4cb673e331ce6d435f4bdbf2136a2 iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of #define
- 9cc113bc84e683435c110268712d25aea05b8198 iio: typo in iio_chan_spec.ext_info comment
- 0941b9307e461570afe0378a410fb339936fad31 iio staging: fix typos in tsl*: register
- fb1c4bcd721fcc30d6e43f60a244483dc0d07056 iio: iio/events.h typos
- 33e0c249801c6913b2bd102683ab65ab61e12952 iio: iio/machine.h typo
- 79e9b4e6f2d3fb904233f62cea1b6a42a58416a4 iio: cleanup sysfs-bus-iio-light-lm3533-als
- cf655d2d6fb38de1a292e87075b39b1741f406c0 iio: sysfs-bus-iio typo
- 25c38aa3d17d6ccfca225fafce68401908a1ccb4 staging: iio: fix typos in simple dummy driver
- b38e274fdb6dfa2dd77598b8b6e2c32d7608f494 staging bcm: spelling of suppress in code
- f922ffc0b52f8ee9e7503e769fa6931cb51635ab staging bcm: spelling of suppress in comments
- f4c349395e8ad4fe07f1222502568f0d9d5d1dfc iio: mark struct iio_enum elements with @ in comment
- a16561c6f713630270b905297f3eedf02db7fa98 iio: clarify channel and indexed in struct iio_chan_spec
- 988bb033d703c8b2e0e71c63f3f55616a0220ced iio: drop comment about 'real' channels
- f9eb89e97dec966981494c75ef7dc41630b0cb43 iio: max517: mark probe() and remove() with __devinit and __devexit
- 227d5e0040ff18b6258ef6680e3c54150bb6b8b1 iio: remove indio_dev pointer from max517_data
Maxime Ripard
- fb1c60288a886a28dc7c055449fd1936140fe891 ARM: multi_v7: Enable Allwinner EMAC in multi_v7_defconfig
- d0f2677be5b49a1c1de59fe94faa96b7808be95f ARM: sunxi: Add Olimex A10s-Olinuxino-micro device tree
- ac68936652819dad1e5decefddb1c7fc1d7bc364 pinctrl: sunxi: Add Allwinner A10s pins
- 17a2163881aa7df9ae83d75cc0671a1013399185 ARM: cfa10036: Add USB0 OTG port
- d3ae078eb8c9cec8da15a983d66d9f7fe16dffd7 ARM: sunxi: dt: Add Allwinner A10s DTSI
- 39138bc60f90560ac79e76fb0971be5619ae32d7 ARM: sunxi: dt: Register the pio node as interrupt controller
- e38afcb33ff4b472254c8f6f140699e002c44d84 ARM: sunxi: Add EMAC controller node to sun4i DTSI
- 0b19b7c2c6e169efccb4b1632fe628969d001618 ARM: sunxi: dt: Update watchdog compatible string
- 6def126d342a9e1571977781afdc21ba59daf98c ARM: sunxi: dt: Update interrupt controller compatible string
- b6e1a53b200398e5eb2db6bcc4fffa62b0a947a6 ARM: sunxi: dt: Update timer compatible string
- e7619459d47a673af3433208a42f583af920e9db ARM: at91: Fix typo in restart code panic message
- 167d41dce7633b70aae4175fdec734e1cdd3a190 regulator: Fix typo in of_get_regulator function comments
- bfef081dd6752f596ef968efe70dcca615463546 sunxi: a13-olinuxino: Add user LED to the device tree
- e10911e1c087d56540c66bd40af1d30d0350d64e sunxi: dts: Report the pinctrl nodes as gpio-controllers
- 8a6c1dd55168b5b588b0a8c734c45feef1c7c214 fb: backlight: add the Himax HX-8357B LCD controller
- 867dc8beba816695485f61c2c4ad80f11073c280 sunxi: a13-olinuxino: Add user LED to the device tree
- b60decad7791694a36ad218cede77a407c1475ce sunxi: Cleanup the reset code and add meaningful registers defines
- 581981be24f9866b37af535f947da2e7b65aaa53 ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i
- 874b4e451527ae1ad290b148ceac0662702d4ff2 ARM: sunxi: Add the sun4i pinctrl and gpio nodes
- ae1575f71152627f0d443853c42319b2f1404eb9 pinctrl: sunxi: Document sun5i pins functions
- 0943b96058c4262b4e4cd05398f42e8730d5ee08 ARM: mxs: dts: Add rotary encoder to the CFA-10049
- a640cf64ff68bd92292c47a77c5fb4530385a8cb ARM: mxs: dts: Add gpio-keys for the rotary to the CFA-10049
- 1fe42740450e0ac5a63125ed1fdb618a422f85f8 ARM: dts: mxs: Add the LCD to the 10049 board
- d248620c9a9a67e587949bb699d230cde88685ea ARM: dts: mxs: Add muxing options for the third PWM
- c54729eeb05d65a77975ca042cc334b32baa86f4 ARM: sunxi: olinuxino: Add muxing for the uart
- 4348cc643a3ccf2e496152e2407b9ef6a52b952a ARM: sunxi: Add uart1 pinctrl groups
- 9e2dcb2f3c10fbb135ce2a5cddd2c6133429b24d ARM: sunxi: Add pinctrl node to the device tree
- 68e56cb3a068f9c30971c6117fbbd1e32918e49e tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler
- a9d281cab72cbb45fcde8be3e20b7494f573ac9d ARM: sunxi: Add device tree for Miniand Hackberry
- 7712866ff69e9de287cd4fbb3f06c3202020e143 ARM: multi_v7_defconfig: Add ARCH_SUNXI
- 25d6dd859e73248432051257b4b4d2a3d51b295b ARM: dts: mxs: add oled support for the cfa-10036
- 67bea88dd842deb3ed8327ad101970dbd615ddcb ARM: sunxi: Add sunxi restart function via onchip watchdog
- 1b106699647b56313bac707e12e7ad67180cb147 ARM: sunxi: Add entry to MAINTAINERS
- d4da2ebb3e75cab12c3243504adee07198aa2677 ARM: sunxi: Add device tree for the A13 and the Olinuxino board
- cb84fa18a40fb142d725bf5c7594a0a16cd96289 ARM: sunxi: Add earlyprintk support
- 3b52634f0b7adaaf2b29569025287b938b7c71a6 ARM: sunxi: Add basic support for Allwinner A1x SoCs
- afd24e146826cec0f46929263a0c874406a19cd8 irqchip: sunxi: Add irq controller driver
- b2ac5d7549710173ea0217bf8c7b3f71da5220d4 clocksource: sunxi: Add Allwinner A1X Timer Driver
- 404525d5a7ecc847b5ac178dad96402f1e102ccc clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCs
- 8eec4b3117405e5561d2c65c9222cf3334c0ca3a ARM: dts: cfa10049: Add FEC to the CFA-10049 expansion board
- a7ff477bb7e5ec9536e8aac02e8856a4bcc595a3 gpio: 74x164: dts: Add documentation for the dt binding
- 0a90a9fb454cef1fc533b192c5f7ee1f07e93c6b gpio: 74x164: Add device tree support
- 061505fd396c89b358a1b7a655565b2bb05b2fdc gpio: 74x164: Use dynamic gpio number assignment if no pdata is present
- 72eac3020de35a2c3fd0d39a26399989a0a9392e gpio: 74x164: Use devm_kzalloc
- ab3b8782618c046386b85ada5e0e789212f17cf8 gpio: 74x164: Use module_spi_driver boiler plate function
- 223d1f9213d0c5473da905ab5984c5751a8d3d6f ARM: dts: cfa10049: Add SSP3 to the 10049 board
- 41bf5706f46a19a35c5b38dd1202f8e69eb2ffbf ARM: dts: mxs: Add missing address and size cells in SSP nodes
- 186e3d943a2e8cd42b2c87cba7413168e8159d3e ARM: dts: mxs: Enable USB1 Host on the CFA-10049 expansion board
- db84c038d6d7ff5ad1f18e2613b4d67583a7e40f ARM: dts: mxs: Add the second I2C adapter to the CFA10049 expansion board
- de7e934f2bd27e2636946600e4335c929fae3c87 ARM: dts: mxs: Add I2C1 muxing options for imx28
- 2f44211f938397be1a9a06945e8c6e07a7232333 ARM: dts: mxs: Add pwm4 muxing options for imx28
- 5c697ea2eec2bf4146e57f964e1163333659cbf8 ARM: dts: mxs: Add alternative I2C muxing options for imx28
- f34ffc9efc9f916c2594c6e86e813acacbd7572f ARM: dts: cfa10036: Add Power LED to the CFA-10036 board
- 330eaaf947abe81b020ed23e9b46d1e620e55457 ARM: mxs: Add Crystalfontz CFA-10036 DTS
- 8385e7c1db749f526e04854b48c12f1bd079b65e ARM: dts: imx28: Add additionnal muxing options to iMX28 DTSI
YOSHIFUJI Hideaki / 吉藤英明
- cb6bf35502d53364d15737295bc64f804c4587ce firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
- 18406d7e42a67d7b3a3b3ed17be6626a51d8c715 firewire net: Accept IPv4 and ARP only.
- 9026c4927254f5bea695cc3ef2e255280e6a3011 6lowpan: Fix endianness issue in is_addr_link_local().
- 18367681a10bd29c3f2305e6b7b984de5b33d548 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
- d3aedd5ebd4b0b925b0bcda548066803e1318499 ipv6 flowlabel: Convert hash list to RCU.
- f256dc59d0729cf7d371b93062375d9bc79c1e44 ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
- 29e3b1608c8dca3ae4224a26862d18ea003ccee6 netfilter ipset: Use ipv6_addr_equal() where appropriate.
- d9e85655b5c9fcebf81aedc69182efbfdf4fe740 netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
- ff88b30c717f21dffba6784cae4d3287da16f6ef xfrm: Use ipv6_addr_equal() where appropriate.
- 07c2fecc363c8f94a0bd2fdf9b7209ec6f5a0ab5 ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
- 0cc8d8df9bb931f1d4ab376f59d8ab8a49f9d4d4 netfilter: Use IS_ERR_OR_NULL().
- 3f0d2ba0bd7d7dc7b461bc7d2cd3c297b843a3a8 ipv6: Use IS_ERR_OR_NULL().
- 50c3a487d507568359ccbce1b15bcdfc01edf7ef ipv4: Use IS_ERR_OR_NULL().
- 8fbcec241df21d1ba2aba09974ea9017832b69b0 net: Use IS_ERR_OR_NULL().
- 4d5c152e8694b57094e320060be4621dee5779dd ndisc: Use compound literals to build redirect message.
- b44b5f4ae96de87e458ef73fc01e7ec0dbac10c0 ndisc: Break down __ndisc_send().
- 7b3d9b06d8b6407fe25e00e627b48ec0d4a2a076 ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb().
- 5f5a0115635bf678d267cbc72169a718e8724d03 ndisc: Make ndisc_fill_xxx_option() for sk_buff.
- 2ce13576144ade3e9340efce9620a6dd338aedc7 ndisc: Calculate message body length and option length separately.
- 5135e633f92ab4deb3600a30cbbec6e0929fc8a4 ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb().
- f382d03ad003815be6dc268711659d4475fb7d28 ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb().
- c8d6c380d9463e1405d821db7071e39f63acfb28 ndisc: Simplify arguments for ip6_nd_hdr().
- de09334b9326632bbf1a74bfd8b01866cbbf2f61 ndisc: Introduce ndisc_alloc_skb() helper.
- 9c86dafe94f03679b77d85915e65da1304005a7c ndisc: Introduce ndisc_fill_redirect_hdr_option().
- 825863408a1670035e7105368cbfe8b126290ba1 firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
- fb568637e58a8459edd551af1160f27ea53e8367 ndisc: Make several arguments for ndisc_send_na() boolean.
- d1641565f6926c2e9f5859d81bc6f72fc0e1ad76 ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
- 9d1007740041613bae8492be092932a3f0eb1ebf ipv6: Optimize ipv6_addr_is_solict_mult().
- ca97a644d752b46e5e08526e36705c3b0dd03f5f ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses.
- 887c95cc1da53f66a5890fdeab13414613010097 ipv6: Complete neighbour entry removal from dst_entry.
- 707be1ff3d9309f810e33790e6ae3f15e7ac967e ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
- 2152caea719657579daa3a1a57a5425a3db6d612 ipv6: Do not depend on rt->n in rt6_probe().
- 145a36217adf91cdc6922c5b9cc985b87f8e0c73 ipv6: Do not depend on rt->n in rt6_check_neigh().
- c440f1609b6516029ac5286e00fb86b3a11acd8e ipv6: Do not depend on rt->n in ip6_pol_route().
- 38675170e4235f859bb85564c33ffa077a1c1ef7 ipv6: 64bit version of ipv6_prefix_equal().
- 5206c579da0f5b93c3ae17bd8010d8dbd9fcdbe9 ipv6: 64bit version of ipv6_addr_set().
- a04d40b8956010d2a6a7abc9254792c8f8649242 ipv6: 64bit version of ipv6_addr_v4mapped().
- e287656b365f8db4486371c76ea54cbdbed7129c ipv6: 64bit version of ipv6_addr_loopback().
- 2b464f61f036f7fb9cbc34710c9b2390499e87d0 ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr().
- c08977bb2b198cca1827d982b0c137458f4c2927 ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
- 6502ca527f8ed2c3bb327d9db8e7e6e7dcbef511 ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).
- b4fff5f8bf32766ecaa4af6d5c7ef7f0ffb88ed2 unix: Use FIELD_SIZEOF() in af_unix_init().
- ce6654cfc12558cc65b198cca991684e58e10bc6 rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
- 3523b29bd2cd58432ea1bf3629695ec1ab607722 openvswitch: Use FIELD_SIZEOF() in dp_init().
- fab25745912a82baa7c9e73f59079108d56b5d26 netlink: Use FIELD_SIZEOF() in netlink_proto_init().
- ba96bcbcd213e66306e8669e3442b0b3689dd768 ipv6: Use FIELD_SIZEOF() in inet6_init().
- 95c7e0e4d4792f9c9629ad759c9be047a3ddbcc5 ipv4: Use FIELD_SIZEOF() in inet_init().
- 71bcdba06db91ceaaffe019b6c958b5faf06012a ndisc: Use struct rd_msg for redirect message.
- 9fafd65ad407d4e0c96919a325f568dd95d032af ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
- 7f2cd328d4bf4634c53b3a8b23bb92c7e17af538 net: neterion: Do not break word unregister.
- 8f6352f2b5aecd4b0af5ef31361af1146f9528d6 net: sh_eth: Fix a typo - replace regist with register.
