Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a058be68bd962842dda7862e80ca18806df8cb2d
a058be6
staging: comedi: serial2002: rename all the static functions
by H Hartley Sweeten
· 12 years ago
e7ccc45
staging: comedi: serial2002: hookup the (*open) and (*close) last
by H Hartley Sweeten
· 12 years ago
81c01c3
staging: comedi: serial2002: return 0 after successful attach
by H Hartley Sweeten
· 12 years ago
8399965
staging: comedi: serial2002: remove attach dev_dbg() noise
by H Hartley Sweeten
· 12 years ago
adbd174
staging: comedi: serial2002: add some whitespace to the subdevice init
by H Hartley Sweeten
· 12 years ago
fd47579
staging: comedi: serial2002: don't assume the number of subdevices to detach
by H Hartley Sweeten
· 12 years ago
ee422bb
staging: comedi: serial2002: cleanup serial2002_setup_subdevs()
by H Hartley Sweeten
· 12 years ago
623a739
staging: comedi: serial2002: split up serial_2002_open()
by H Hartley Sweeten
· 12 years ago
761a38a
staging: comedi: serial2002: cleanup serial_read()
by H Hartley Sweeten
· 12 years ago
071e086
staging: comedi: serial2002: cleanup tty_setspeed()
by H Hartley Sweeten
· 12 years ago
0a24598
staging: comedi: serial2002: factor (*poll) busy wait out of tty_read()
by H Hartley Sweeten
· 12 years ago
32ef0e3
staging: comedi: serial2002: fix different address space sparse warnings
by H Hartley Sweeten
· 12 years ago
4445d25
staging:csr: Fix typo in staging/csr driver
by Masanari Iida
· 12 years ago
bc73488
staging: cptm1217: Use dev_pm_ops
by Lars-Peter Clausen
· 12 years ago
c6ac992
staging: speakup: selection.c fix typo in comment
by Valentin Ilie
· 12 years ago
db210da
staging: comedi: add comedi_clear_board_dev()
by Ian Abbott
· 12 years ago
c6f5b4d
staging: comedi: remove struct comedi_file_info
by Ian Abbott
· 12 years ago
cb6b79d
staging: comedi: simplify comedi_board_minor_table[]
by Ian Abbott
· 12 years ago
bd5b417
staging: comedi: simplify comedi_subdevice_minor_table[]
by Ian Abbott
· 12 years ago
dac59de
staging: comedi: remove comedi_file_info_from_board_minor()
by Ian Abbott
· 12 years ago
0fcc9d4
staging: comedi: remove comedi_clear_subdevice_minor()
by Ian Abbott
· 12 years ago
f3abc83
staging: comedi: refactor comedi_dev_from_minor()
by Ian Abbott
· 12 years ago
5e04c25
staging: comedi: reduce use of struct comedi_file_info
by Ian Abbott
· 12 years ago
da56fdc
staging: comedi: change comedi_read/write_subdevice() parameters
by Ian Abbott
· 12 years ago
c88db46
staging: comedi: use minor device number in attribute functions
by Ian Abbott
· 12 years ago
7f4656c
staging: comedi: get mutex before subdevice in attribute functions
by Ian Abbott
· 12 years ago
7a4e5a9
staging: comedi: rename dev parameter of device attribute functions
by Ian Abbott
· 12 years ago
0918e59
staging: comedi: remove hardware_device from struct comedi_device_info
by Ian Abbott
· 12 years ago
ea1cc39
staging: comedi: remove comedi_clear_minor()
by Ian Abbott
· 12 years ago
5b7dba1b
staging: comedi: separate board and subdevice minor tables
by Ian Abbott
· 12 years ago
8907cf6
staging: comedi: remove COMEDI_FIRST_SUBDEVICE_MINOR
by Ian Abbott
· 12 years ago
eda5682
staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINOR
by Ian Abbott
· 12 years ago
da619f5
staging: comedi: change comedi_file_info_table_lock to mutex
by Ian Abbott
· 12 years ago
db2e348
staging: comedi: set hw_dev in comedi_alloc_board_minor()
by Ian Abbott
· 12 years ago
74ece108
staging: comedi: move detach out of post-config
by Ian Abbott
· 12 years ago
016599f
staging: comedi: replace __comedi_device_detach()
by Ian Abbott
· 12 years ago
dcd7b8b
staging: comedi: put module _after_ detach
by Ian Abbott
· 12 years ago
b2a644b
staging: comedi: simplify driver module counting
by Ian Abbott
· 12 years ago
d9740a0
staging: comedi: avoid forward declarations
by Ian Abbott
· 12 years ago
8ab4ed6
staging: comedi: remove manually unconfigured dynamic devices
by Ian Abbott
· 12 years ago
1f423cf
staging: comedi: no need to evade comedi_auto_unconfig()
by Ian Abbott
· 12 years ago
38b9722
staging: comedi: avoid releasing legacy minors automatically
by Ian Abbott
· 12 years ago
0777839
staging: comedi: pre-lock mutex on creation of comedi device
by Ian Abbott
· 12 years ago
7638ffc
staging: comedi: change comedi_alloc_board_minor() to return pointer
by Ian Abbott
· 12 years ago
70f30c3
staging: comedi: make comedi_free_board_minor() static
by Ian Abbott
· 12 years ago
f5b31e1
staging: comedi: call comedi_release_hardware_device() on error
by Ian Abbott
· 12 years ago
3346b79
staging: comedi: add comedi_release_hardware_device()
by Ian Abbott
· 12 years ago
24fb134
staging: comedi: refactor comedi_free_board_minor()
by Ian Abbott
· 12 years ago
a649a67
staging: comedi: adjust module count on device cleanup
by Ian Abbott
· 12 years ago
4ca7da6
staging: comedi: remove memset() call from comedi_device_init()
by Ian Abbott
· 12 years ago
9162220
staging: comedi: no need to zero out comedi_file_info_table[]
by Ian Abbott
· 12 years ago
f08e0ac
staging: comedi: check comedi_auto_config() params
by Ian Abbott
· 12 years ago
7e1389a
staging: dgrp: implement error handling in dgrp_create_class_sysfs_files()
by Alexey Khoroshilov
· 12 years ago
70e90fb
staging: usbip: userspace: show product name in `list -l' command
by Kurt Kanzenbach
· 12 years ago
80e4b9432
staging: usbip: userspace: unified command line arguments
by Kurt Kanzenbach
· 12 years ago
b2e0228
staging: usbip: userspace: libsrc: cleanup parsing
by Kurt Kanzenbach
· 12 years ago
e71e781
staging: usbip: userspace: removed unnecessary code
by Kurt Kanzenbach
· 12 years ago
e697949
staging: usbip: userspace: avoid memory leaks
by Stefan Reif
· 12 years ago
b94b3a6
staging: usbip: simplified cleanup function
by Kurt Kanzenbach
· 12 years ago
521e1e7
staging: usbip: removed unnecessary for loop
by Kurt Kanzenbach
· 12 years ago
2183b77
staging: usbip: removed unnecessary if-else-statements
by Kurt Kanzenbach
· 12 years ago
31398f6
staging: usbip: simplified errorhandling
by Kurt Kanzenbach
· 12 years ago
ca9fb17
staging: usbip: simple indent fix
by Stefan Reif
· 12 years ago
234354d
staging: usbip: remove unnused, broken macro
by Stefan Reif
· 12 years ago
771788074
staging: usbip: removed enumeration of comments
by Kurt Kanzenbach
· 12 years ago
2663d79
staging: usbip: reformat function pickup_urb_and_free_priv
by Stefan Reif
· 12 years ago
c5a73ee
staging: usbip: reformat function stub_recv_cmd_unlink()
by Kurt Kanzenbach
· 12 years ago
69f4526
staging: usbip: userspace: libsrc: replace numbers by ascii
by Stefan Reif
· 12 years ago
986d758
staging: slicoss: information leak in ETHTOOL_GSET
by Dan Carpenter
· 12 years ago
69c1440
staging: csr: info leak in unifi_cfg_get_info()
by Dan Carpenter
· 12 years ago
2c71c4f
staging: comedi: range: introduce some simple mA ranges
by H Hartley Sweeten
· 12 years ago
ebde53e
staging: comedi: usbduxsigma: use comedi provided range_unipolar2_5
by H Hartley Sweeten
· 12 years ago
50708d9
staging: comedi: ni_mio_common: use comedi provided range_bipolar5
by H Hartley Sweeten
· 12 years ago
a4f6d9c
staging: comedi: ni_pcimio: use comedi provided range_bipolar10
by H Hartley Sweeten
· 12 years ago
165f90e
staging: comedi: dt9812: use comedi provided range_unipolar2_5
by H Hartley Sweeten
· 12 years ago
5f8eb72
staging: comedi: range: introduce range_unipolar2_5
by H Hartley Sweeten
· 12 years ago
ff0f7ad
staging: comedi: dt9812: use comedi provided range_bipolar10
by H Hartley Sweeten
· 12 years ago
f737279
staging: comedi: das800: use comedi provided range_bipolar5
by H Hartley Sweeten
· 12 years ago
5d5cabb
staging: comedi: das1800: use comedi provided range_bipolar10
by H Hartley Sweeten
· 12 years ago
7cf24bb
staging: comedi: cb_pcidas64: use comedi provided range_bipolar10
by H Hartley Sweeten
· 12 years ago
e9e7023
staging: comedi: rtd520: rename thisboard variable
by H Hartley Sweeten
· 12 years ago
34db8ef
staging: comedi: rtd520: rename CamelCase chanBipolar
by H Hartley Sweeten
· 12 years ago
b0ae436
staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain()
by H Hartley Sweeten
· 12 years ago
dcc2358
staging: comedi: rtd520: rename CamelCase rtdBoard
by H Hartley Sweeten
· 12 years ago
8bc1bd1
staging: comedi: rtd520: rename CamelCase aiCount
by H Hartley Sweeten
· 12 years ago
2f02103
staging: comedi: rtd520: rename CamelCase in rtd_interrupt()
by H Hartley Sweeten
· 12 years ago
cd5e2d0
staging: comedi: rtd520: rename CamelCase fifoLen
by H Hartley Sweeten
· 12 years ago
2d7b8b9
staging: comedi: rtd520: rename CamelCase transCount
by H Hartley Sweeten
· 12 years ago
d7c115c
staging: comedi: rtd520: rename CamelCase aoValue
by H Hartley Sweeten
· 12 years ago
4686a0e
staging: comedi: rtd520: rename CamelCase rtdPrivate
by H Hartley Sweeten
· 12 years ago
efa5b32
staging: comedi: rtd520: cleanup rtd_dio_insn_config()
by H Hartley Sweeten
· 12 years ago
4460838
staging: zcache: clean TODO list
by Wanpeng Li
· 12 years ago
834e3a1
staging: zcache: introduce zero-filled page stat count
by Wanpeng Li
· 12 years ago
90874fc
staging: zcache: fix static variables defined in debug.h but used in mutiple C files
by Wanpeng Li
· 12 years ago
afb12ed
staging: imx-drm: Make IPU KMS parse display-timings
by Marek Vasut
· 12 years ago
eee53d9
staging: zcache: fix zcache writeback in debugfs
by Wanpeng Li
· 12 years ago
380cb19
staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
by Wanpeng Li
· 12 years ago
b0749e7
staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page
by Wanpeng Li
· 12 years ago
8762c7d
staging: zcache: zero-filled pages awareness
by Wanpeng Li
· 12 years ago
bdcde42
staging: zcache: introduce zero-filled pages handler
by Wanpeng Li
· 12 years ago
Next »