index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
fpga: Add support for Xilinx LogiCORE PR Decoupler
Moritz Fischer
2017-04-08
3
-0
/
+172
|
*
|
|
auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
5
-11
/
+11
|
*
|
|
auxdisplay: Move panel.c to drivers/auxdisplay folder
Andy Shevchenko
2017-04-08
5
-281
/
+281
|
*
|
|
auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 data
Dmitry Torokhov
2017-04-08
1
-4
/
+8
|
*
|
|
auxdisplay: img-ascii-lcd: Fix module autoload
Javier Martinez Canillas
2017-04-08
1
-0
/
+1
|
*
|
|
auxdisplay: ht16k33: don't access uninitialized data
Arnd Bergmann
2017-04-08
1
-1
/
+7
|
*
|
|
auxdisplay: hd44780: Fix DT properties to include units of measurement
Geert Uytterhoeven
2017-04-08
1
-2
/
+3
|
*
|
|
fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.
Matthew Gerlach
2017-04-08
3
-0
/
+76
|
*
|
|
fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.
Matthew Gerlach
2017-04-08
3
-0
/
+226
|
*
|
|
fpga: add config complete timeout
Alan Tull
2017-04-08
1
-0
/
+3
|
*
|
|
fpga manager: Add Xilinx slave serial SPI driver
Anatolij Gustschin
2017-04-08
3
-0
/
+206
|
*
|
|
fpga: altera_freeze_bridge: Constify ops
Moritz Fischer
2017-04-08
1
-1
/
+1
|
*
|
|
coresight: Fixes coresight DT parse to get correct output port ID.
Mike Leach
2017-04-08
1
-1
/
+1
|
*
|
|
mei: implement fsync
Alexander Usyskin
2017-04-08
1
-0
/
+72
|
*
|
|
mei: bus: elminate variable length arrays
Tomas Winkler
2017-04-08
1
-4
/
+5
|
*
|
|
mei: hbm: remove variable length arrays
Tomas Winkler
2017-04-08
1
-15
/
+14
|
*
|
|
mei: drop amthif internal client
Alexander Usyskin
2017-04-08
9
-507
/
+15
|
*
|
|
mei: add pci driver ops shutdown handler.
Tomas Winkler
2017-04-08
2
-3
/
+57
|
*
|
|
drivers/misc: aspeed-lpc-ctrl: fix printk format warning again
Arnd Bergmann
2017-04-08
1
-2
/
+1
|
*
|
|
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-27
391
-3458
/
+5646
|
|
\
|
|
|
*
|
|
drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-03-23
2
-5
/
+5
|
*
|
|
drivers, char: convert vma_data.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-23
1
-4
/
+5
|
*
|
|
drivers/misc: Aspeed LPC control fix compile error and warning
Cyril Bur
2017-03-22
1
-3
/
+3
|
*
|
|
scsi: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-36
/
+20
|
*
|
|
rtc: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
3
-31
/
+10
|
*
|
|
rapidio: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-16
/
+8
|
*
|
|
mtd: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
2
-107
/
+33
|
*
|
|
media: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
2
-27
/
+9
|
*
|
|
iio:core: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-11
/
+4
|
*
|
|
infiniband: utilize the new cdev_set_parent function
Logan Gunthorpe
2017-03-21
3
-4
/
+4
|
*
|
|
IB/ucm: utilize new cdev_device_add helper function
Jason Gunthorpe
2017-03-21
1
-17
/
+18
|
*
|
|
platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-24
/
+7
|
*
|
|
tpm-chip: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-16
/
+3
|
*
|
|
gpiolib: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-15
/
+8
|
*
|
|
input: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
3
-27
/
+6
|
*
|
|
device-dax: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-21
1
-13
/
+5
|
*
|
|
device-dax: fix cdev leak
Dan Williams
2017-03-21
1
-4
/
+11
|
*
|
|
auxdisplay: Add HD44780 Character LCD support
Geert Uytterhoeven
2017-03-17
3
-0
/
+337
|
*
|
|
auxdisplay: charlcd: Add support for displays with more than two lines
Geert Uytterhoeven
2017-03-17
1
-9
/
+13
|
*
|
|
auxdisplay: charlcd: Add support for 4-bit interfaces
Geert Uytterhoeven
2017-03-17
1
-6
/
+30
|
*
|
|
auxdisplay: charlcd: Extract character LCD core from misc/panel
Geert Uytterhoeven
2017-03-17
5
-735
/
+887
|
*
|
|
drivers/char: Convert remaining use of pr_warning to pr_warn
Joe Perches
2017-03-17
1
-1
/
+1
|
*
|
|
w1: w1_ds2760.h: fix defines indentation
Mariusz Bialonczyk
2017-03-17
1
-4
/
+6
|
*
|
|
w1: add support for DS2438 Smart Battery Monitor
Mariusz Bialonczyk
2017-03-17
4
-0
/
+398
|
*
|
|
pps: fix padding issue with PPS_FETCH for ioctl_compat
Matt Ranostay
2017-03-17
1
-31
/
+79
|
*
|
|
pps: add ioctl_compat function to correct ioctl definitions
Matt Ranostay
2017-03-17
1
-0
/
+13
|
*
|
|
docs: Add kernel-doc comments to VME driver API
Martyn Welch
2017-03-17
1
-31
/
+438
|
*
|
|
hpet: Make cmd parameter of hpet_ioctl_common() unsigned
Matthias Kaehlcke
2017-03-17
1
-1
/
+1
|
*
|
|
drivers/misc: Add Aspeed LPC control driver
Cyril Bur
2017-03-17
3
-0
/
+276
|
*
|
|
zorro: stop creating attributes by hand
Dmitry Torokhov
2017-03-17
4
-47
/
+50
[prev]
[next]