summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fpga: Add support for Xilinx LogiCORE PR DecouplerMoritz Fischer2017-04-083-0/+172
| * | | auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko2017-04-085-11/+11
| * | | auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko2017-04-085-281/+281
| * | | auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataDmitry Torokhov2017-04-081-4/+8
| * | | auxdisplay: img-ascii-lcd: Fix module autoloadJavier Martinez Canillas2017-04-081-0/+1
| * | | auxdisplay: ht16k33: don't access uninitialized dataArnd Bergmann2017-04-081-1/+7
| * | | auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven2017-04-081-2/+3
| * | | fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.Matthew Gerlach2017-04-083-0/+76
| * | | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach2017-04-083-0/+226
| * | | fpga: add config complete timeoutAlan Tull2017-04-081-0/+3
| * | | fpga manager: Add Xilinx slave serial SPI driverAnatolij Gustschin2017-04-083-0/+206
| * | | fpga: altera_freeze_bridge: Constify opsMoritz Fischer2017-04-081-1/+1
| * | | coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach2017-04-081-1/+1
| * | | mei: implement fsyncAlexander Usyskin2017-04-081-0/+72
| * | | mei: bus: elminate variable length arraysTomas Winkler2017-04-081-4/+5
| * | | mei: hbm: remove variable length arraysTomas Winkler2017-04-081-15/+14
| * | | mei: drop amthif internal clientAlexander Usyskin2017-04-089-507/+15
| * | | mei: add pci driver ops shutdown handler.Tomas Winkler2017-04-082-3/+57
| * | | drivers/misc: aspeed-lpc-ctrl: fix printk format warning againArnd Bergmann2017-04-081-2/+1
| * | | Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-27391-3458/+5646
| |\| |
| * | | drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova2017-03-232-5/+5
| * | | drivers, char: convert vma_data.refcnt from atomic_t to refcount_tElena Reshetova2017-03-231-4/+5
| * | | drivers/misc: Aspeed LPC control fix compile error and warningCyril Bur2017-03-221-3/+3
| * | | scsi: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-36/+20
| * | | rtc: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-213-31/+10
| * | | rapidio: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-16/+8
| * | | mtd: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-212-107/+33
| * | | media: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-212-27/+9
| * | | iio:core: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-11/+4
| * | | infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe2017-03-213-4/+4
| * | | IB/ucm: utilize new cdev_device_add helper functionJason Gunthorpe2017-03-211-17/+18
| * | | platform/chrome: cros_ec_dev - utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-24/+7
| * | | tpm-chip: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-16/+3
| * | | gpiolib: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-15/+8
| * | | input: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-213-27/+6
| * | | device-dax: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-13/+5
| * | | device-dax: fix cdev leakDan Williams2017-03-211-4/+11
| * | | auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven2017-03-173-0/+337
| * | | auxdisplay: charlcd: Add support for displays with more than two linesGeert Uytterhoeven2017-03-171-9/+13
| * | | auxdisplay: charlcd: Add support for 4-bit interfacesGeert Uytterhoeven2017-03-171-6/+30
| * | | auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven2017-03-175-735/+887
| * | | drivers/char: Convert remaining use of pr_warning to pr_warnJoe Perches2017-03-171-1/+1
| * | | w1: w1_ds2760.h: fix defines indentationMariusz Bialonczyk2017-03-171-4/+6
| * | | w1: add support for DS2438 Smart Battery MonitorMariusz Bialonczyk2017-03-174-0/+398
| * | | pps: fix padding issue with PPS_FETCH for ioctl_compatMatt Ranostay2017-03-171-31/+79
| * | | pps: add ioctl_compat function to correct ioctl definitionsMatt Ranostay2017-03-171-0/+13
| * | | docs: Add kernel-doc comments to VME driver APIMartyn Welch2017-03-171-31/+438
| * | | hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke2017-03-171-1/+1
| * | | drivers/misc: Add Aspeed LPC control driverCyril Bur2017-03-173-0/+276
| * | | zorro: stop creating attributes by handDmitry Torokhov2017-03-174-47/+50