summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-22drivers/misc: Aspeed LPC control fix compile error and warningCyril Bur1-3/+3
2017-03-21scsi: utilize new cdev_device_add helper functionLogan Gunthorpe1-36/+20
2017-03-21rtc: utilize new cdev_device_add helper functionLogan Gunthorpe3-31/+10
2017-03-21rapidio: utilize new cdev_device_add helper functionLogan Gunthorpe1-16/+8
2017-03-21mtd: utilize new cdev_device_add helper functionLogan Gunthorpe2-107/+33
2017-03-21media: utilize new cdev_device_add helper functionLogan Gunthorpe2-27/+9
2017-03-21iio:core: utilize new cdev_device_add helper functionLogan Gunthorpe1-11/+4
2017-03-21infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe3-4/+4
2017-03-21IB/ucm: utilize new cdev_device_add helper functionJason Gunthorpe1-17/+18
2017-03-21platform/chrome: cros_ec_dev - utilize new cdev_device_add helper functionLogan Gunthorpe1-24/+7
2017-03-21tpm-chip: utilize new cdev_device_add helper functionLogan Gunthorpe1-16/+3
2017-03-21gpiolib: utilize new cdev_device_add helper functionLogan Gunthorpe1-15/+8
2017-03-21input: utilize new cdev_device_add helper functionLogan Gunthorpe3-27/+6
2017-03-21device-dax: utilize new cdev_device_add helper functionLogan Gunthorpe1-13/+5
2017-03-21device-dax: fix cdev leakDan Williams1-4/+11
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2-0/+91
2017-03-17auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven3-0/+337