Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
71c9c2045cc88f2253603bb7634c2eb523f20dea
71c9c20
staging/easycap: Use memdup_user
by Thomas Meyer
· 13 years ago
a5232bd
staging: rts_pstor: dont cast void* from kmalloc()
by Thomas Meyer
· 13 years ago
8c670f4
staging: tidspbridge: dont cast void* from kmalloc()
by Thomas Meyer
· 13 years ago
528959a
staging: ft1000: dont cast void* from kmalloc()
by Thomas Meyer
· 13 years ago
4b60898
Staging: rts_pstor: dont cast void* from kmalloc()
by Thomas Meyer
· 13 years ago
8c82b13
staging: altera-stapl: dont cast void* from kmalloc()
by Thomas Meyer
· 13 years ago
65f15e2
staging: rts_pstor: dont cast void* from kmalloc()
by Thomas Meyer
· 13 years ago
fa2d8bb
Staging: serqt_usb2: fix sleeping with spinlock held
by Alexey Khoroshilov
· 13 years ago
eb93ca4
staging: fix ft1000 sparse warnings
by Randy Dunlap
· 13 years ago
0118885
Staging: bcm: Macros: Fixed multiple coding style violations.
by Ben Wright
· 13 years ago
e5969d5
drivers/staging/bcm/nvm.c: add missing kfree
by Julia Lawall
· 13 years ago
1dc6347
Staging: bcm: Fix memory leak reported during compile.
by Kevin McKinney
· 13 years ago
fbfcdf2
Staging: bcm: Fix a coding style error reported by checkpatch.pl
by Kevin McKinney
· 13 years ago
6c15e00
staging: bcm: fix coding style warnings and errors reported by checkpatch.pl tool
by Kevin McKinney
· 13 years ago
9693617
staging: rtl8712: remove r8712_cmd_thread()->daemonize()
by Oleg Nesterov
· 13 years ago
5ae7171
rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl()
by Dan Carpenter
· 13 years ago
733e3ef
staging: vme: keep track of registered buses
by Manohar Vanga
· 13 years ago
7f58f02
staging: vme: make [alloc|free]_consistent bridge specific
by Manohar Vanga
· 13 years ago
34a6781
staging: vme_user: change kmalloc+memset to kzalloc
by Manohar Vanga
· 13 years ago
0428fec
staging: zcache: fix typos
by Seth Jennings
· 13 years ago
dbe82eb
staging: zcache: fix possible sleep under lock
by Seth Jennings
· 13 years ago
58af580
drivers/staging/rtl8192u: Don't pass huge struct by value
by Jesper Juhl
· 13 years ago
74d556b
drivers/staging/rtl8187se: Don't pass huge struct by value
by Jesper Juhl
· 13 years ago
9358354
drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initialized value
by Julia Lawall
· 13 years ago
306dac6
staging: usbip: Add header guards to stub.h and vhci.h
by Tobias Klauser
· 13 years ago
c8742cf
staging: usbip: add a usbip protocol document
by Márton Németh
· 13 years ago
549fb10
staging: usbip: userspace: Check return value for mkdir()
by Tobias Klauser
· 13 years ago
97c451c
Staging: usbip: Fix braces and spaces to match coding style.
by Akshay Joshi
· 13 years ago
553a1a5
Staging: usbip: Remove trailing spaces.
by Akshay Joshi
· 13 years ago
50d487e
Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.h
by Ruslan Pisarev
· 13 years ago
74a5e01
Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.c
by Ruslan Pisarev
· 13 years ago
581cd7e
Staging: keucr: Coding style fixes in scsiglue.c
by Ruslan Pisarev
· 13 years ago
f647b49
Staging: keucr: Coding style fixes in smil.h
by Ruslan Pisarev
· 13 years ago
e1d94ec
Staging: keucr: Coding style fixes in smscsi.c
by Ruslan Pisarev
· 13 years ago
0b7a41e
staging: olpc_dcon: replace remaining calls to i2c_smbus_read/write
by Andres Salomon
· 13 years ago
1b995ac
staging: olpc_dcon: drop support for DCON v1
by Andres Salomon
· 13 years ago
24e2617
staging: olpc_dcon: remove noinit module variable
by Andres Salomon
· 13 years ago
d6a32aa
staging: vt6656: use %pM for printing MACs
by Andy Shevchenko
· 13 years ago
30d6a2b
staging: vt6655: simplify MAC printing by using %pM
by Andy Shevchenko
· 13 years ago
efd54f4
staging: zram: make global var "num_devices" use unique name
by Noah Watkins
· 13 years ago
43801f6
staging: zram: make global var "devices" use unique name
by Noah Watkins
· 13 years ago
9ac4025
staging: remove ath6kl
by Kalle Valo
· 13 years ago
746a54a
Staging: pohmelfs: Coding style fixes in trans.c
by Ruslan Pisarev
· 13 years ago
de351ba
staging: xgifb: replace video_type with FB_TYPE_PACKED_PIXELS
by Aaro Koskinen
· 13 years ago
e1521a1
staging: xgifb: probe: delete checks for mode "none"
by Aaro Koskinen
· 13 years ago
c39aada
staging: xgifb: eliminate #ifdef XGIFB_PAN
by Aaro Koskinen
· 13 years ago
f3e5260
staging: xgifb: delete unused structs
by Aaro Koskinen
· 13 years ago
3f10953
staging: xgifb: vb_table: delete unused data
by Aaro Koskinen
· 13 years ago
fa4c212
staging: xgifb: delete unused definitions
by Aaro Koskinen
· 13 years ago
1f83858
staging: xgifb: delete duplicate #defines
by Aaro Koskinen
· 13 years ago
5c167b3
staging: xgifb: eliminate #ifdef NewScratch
by Aaro Koskinen
· 13 years ago
032abf7
Staging: xgifb: Delete define XGIINITSTATIC in XGI_main_26.c and XGI_main.h
by Ruslan Pisarev
· 13 years ago
e684f46
Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in XGI_main_26.c
by Ruslan Pisarev
· 13 years ago
44c4ec7
Staging: xgifb: Fixed up a errors "do not initialise statics to 0 or NULL" in XGI_main.h
by Ruslan Pisarev
· 13 years ago
7a27b04
IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADC
by Michael Hennerich
· 13 years ago
88b42f3
staging:iio:imu:adis16344 support
by Jonathan Cameron
· 13 years ago
176f9f2
STAGING:iio:light: fix ISL29018 init to handle brownout
by Grant Grundler
· 13 years ago
f94aa35
iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer
by Michael Hennerich
· 13 years ago
2051f25
iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring System
by Michael Hennerich
· 13 years ago
1c5e6a3
iio: core: deconstify members of struct iio_chan_spec
by Michael Hennerich
· 13 years ago
4bfd542
staging:iio: remove unneeded include
by Jonathan Cameron
· 13 years ago
c4b14d9
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc
by Jonathan Cameron
· 13 years ago
df9c1c4
staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.
by Jonathan Cameron
· 13 years ago
657b904
staging:iio:adc remove unused adc.h.
by Jonathan Cameron
· 13 years ago
bbb658a
staging:iio:accel remove unused accel.h header.
by Jonathan Cameron
· 13 years ago
9a0a73f
staging:iio:gyro: remove gyro.h
by Jonathan Cameron
· 13 years ago
765f88f
staging:iio:magnetometer: remove unused header magnet.h
by Jonathan Cameron
· 13 years ago
694e1b5
staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups.
by Jonathan Cameron
· 13 years ago
7991029
staging:iio:accel:adis16220 iio_chan_spec conversion.
by Jonathan Cameron
· 13 years ago
c9b9e49
staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs down from header.
by Jonathan Cameron
· 13 years ago
4f2ca08
staging:iio:gyro:adis16060 convert to iio_chan_spec
by Jonathan Cameron
· 13 years ago
ae0b4bd
staging:iio:gyro:adis16130 move to iio_chan_spec registration.
by Jonathan Cameron
· 13 years ago
494c6b1
staging:iio:magnetometer:hmc5843 iio_chan_spec conversion.
by Jonathan Cameron
· 13 years ago
584c81f
staging:iio:gyro:adis16080 convert to iio_chan_spec.
by Jonathan Cameron
· 13 years ago
037bad9
staging:iio:gyro:adxrs450 squish some trivial single call point wrappers functions.
by Jonathan Cameron
· 13 years ago
cb449687
staging:iio:gyro:adxrs450 make more use of spi_read and spi_write.
by Jonathan Cameron
· 13 years ago
58ea778
staging:iio:gyro:adxrs450 move to iio_chan_spec registration
by Jonathan Cameron
· 13 years ago
7d43817
staging:iio: add quadrature correction to chan info types.
by Jonathan Cameron
· 13 years ago
d34dbee
staging:iio:accel:kxsd9 cleanup and conversion to iio_chan_spec.
by Jonathan Cameron
· 13 years ago
4024bc7
staging:iio: Remove deprecated dev_data from iio_dev.
by Jonathan Cameron
· 13 years ago
e05e5f2
staging:iio:light:tsl2583 allocate chip state with iio_dev
by Jonathan Cameron
· 13 years ago
355e25c
staging:iio:sysfs cleanout header for unused definitions.
by Jonathan Cameron
· 13 years ago
9aa1a16
staging:iio:core squash trivial wrappers and use ida allocation func.
by Jonathan Cameron
· 13 years ago
232b9cb
staging:iio:core flatten convenience function that only has one user.
by Jonathan Cameron
· 13 years ago
17ee97e
staging:iio:gyro and meter: header housecleaning.
by Jonathan Cameron
· 13 years ago
7799216
staging:iio:accel header housekeeping - remove unecessary includes.
by Jonathan Cameron
· 13 years ago
6dd7bca
staging:iio:adc: header cleanup - remove unused.
by Jonathan Cameron
· 13 years ago
ce87c12
staging:iio:various header includes that should never have been.
by Jonathan Cameron
· 13 years ago
e18ef34
staging:iio:inclinometer.h remove as now unused.
by Jonathan Cameron
· 13 years ago
cdf3870
staging:iio:adc: unused header removals.
by Jonathan Cameron
· 13 years ago
5b847cc
staging:iio:accel: usused header removals.
by Jonathan Cameron
· 13 years ago
a5e7363
staging:iio:gyro:adis16130 drop control of adc resolution.
by Jonathan Cameron
· 13 years ago
b066b4f
staging:iio:imu:adis16400 remove unused headers.
by Jonathan Cameron
· 13 years ago
bc8ea46
staging:iio:gyro:adis16260 remove some unused headers
by Jonathan Cameron
· 13 years ago
d29f73d
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure.
by Jonathan Cameron
· 13 years ago
214320b
staging:iio:imu:adis16400 remove now unused headers.
by Jonathan Cameron
· 13 years ago
7a6ff01
staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unused tx members.
by Jonathan Cameron
· 13 years ago
deda386
staging:iio:trivial sparse related cleanups.
by Jonathan Cameron
· 13 years ago
de1874b
staging:iio:documentation trivial typo fix
by Jonathan Cameron
· 13 years ago
705099a
staging:iio:various Stop drivers putting sysfs attributes in a directory named after the device.
by Jonathan Cameron
· 13 years ago
Next »