summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* radeon: take out dead compat ioctlsAl Viro2017-07-043-427/+16
* drm compat: ia64 is not biarchAl Viro2017-07-041-2/+2
* drm_compat_ioctl(): tidy up a bitAl Viro2017-07-041-13/+9
* switch compat_drm_mapbufs() to drm_ioctl_kernel()Al Viro2017-07-043-65/+77
* switch compat_drm_rmmap() to drm_ioctl_kernel()Al Viro2017-07-041-10/+4
* switch compat_drm_mode_addfb2() to drm_ioctl_kernel()Al Viro2017-07-041-28/+10
* switch compat_drm_wait_vblank() to drm_ioctl_kernel()Al Viro2017-07-041-16/+10
* switch compat_drm_update_draw()Al Viro2017-07-041-14/+3
* compat_drm: switch sg ioctlsAl Viro2017-07-041-18/+12
* compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()Al Viro2017-07-041-65/+44
* switch compat_drm_dma() to drm_ioctl_kernel()Al Viro2017-05-271-25/+13
* switch compat_drm_resctx() to drm_ioctl_kernel()Al Viro2017-05-271-13/+7
* switch compat_drm_getsareactx() to drm_ioctl_kernel()Al Viro2017-05-271-15/+8
* switch compat_drm_setsareactx() to drm_ioctl_kernel()Al Viro2017-05-271-11/+6
* switch compat_drm_freebufs() to drm_ioctl_kernel()Al Viro2017-05-271-11/+5
* switch compat_drm_markbufs() to drm_ioctl_kernel()Al Viro2017-05-271-11/+7
* switch compat_drm_addmap() to drm_ioctl_kernel()Al Viro2017-05-271-20/+13
* switch compat_drm_getstats() to drm_ioctl_kernel()Al Viro2017-05-271-18/+4
* switch compat_drm_getclient() to drm_ioctl_kernel()Al Viro2017-05-273-18/+14
* switch compat_drm_infobufs() to drm_ioctl_kernel()Al Viro2017-05-273-56/+53
* switch compat_drm_getmap() to drm_ioctl_kernel()Al Viro2017-05-271-21/+12
* compat_drm_setunique(): don't botherAl Viro2017-05-271-16/+3
* switch compat_drm_getunique() to drm_ioctl_kernel()Al Viro2017-05-273-14/+10
* switch compat_drm_version() to drm_ioctl_kernel()Al Viro2017-05-273-27/+18
* switch compat_drm_addbufs() to drm_ioctl_kernel()Al Viro2017-05-271-13/+17
* drm_compat_ioctl(): prepare for conversions to drm_ioctl_kernel()Al Viro2017-05-271-34/+47
* new helper: drm_ioctl_kernel()Al Viro2017-05-271-14/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-128-57/+166
|\ \ \
| * | | libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma2017-05-101-7/+47
| * | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-106-37/+46
| * | | device-dax: kill NR_DEV_DAXDan Williams2017-05-092-13/+3
| * | | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+70
| * | | device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAXMike Galbraith2017-05-081-1/+1
* | | | Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-1215-172/+945
|\ \ \ \
| * | | | power: supply: cpcap-charger: Keep trickle charger bits disabledTony Lindgren2017-05-041-2/+1
| * | | | power: supply: cpcap-charger: Fix enable for 3.8V charge settingTony Lindgren2017-05-041-1/+1
| * | | | power: supply: cpcap-charger: Fix charge voltage configurationTony Lindgren2017-05-041-2/+2
| * | | | power: supply: cpcap-charger: Fix charger nameTony Lindgren2017-05-041-1/+1
| * | | | power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel2017-05-041-1/+1