Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
de351ba690422fbee2a8c01031ef0eb6fd75cfc0
/
drivers
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
9076faa
staging:iio: in case of buggy drivers avoid using undefined mask.
by Jonathan Cameron
· 13 years ago
f725687
staging:iio: dummy sysfs group for autogenerated base directories.
by Jonathan Cameron
· 13 years ago
70a876c
staging:iio:accel:adis16201 overflow tx buffer.
by Jonathan Cameron
· 13 years ago
0cbb2b5
staging:iio:dac:ad5504 dereferencing just freed st in error path.
by Jonathan Cameron
· 13 years ago
8df3223
staging:iio:addac:adt7316 make interrupt mask sane.
by Jonathan Cameron
· 13 years ago
4266868
staging:iio: sysfs.h remove unused val2 and dead macro.
by Jonathan Cameron
· 13 years ago
cc2439f
staging:iio:core simplify and fix a bug in iio_device_(un)register_event_set.
by Jonathan Cameron
· 13 years ago
cd03801
staging:iio:adc: max1363 fix 2 raw sysfs issues.
by Jonathan Cameron
· 13 years ago
cdf6e81
staging:iio:gyro:adis16130 fix adis16130_spi_read which was never selecting the channel
by Jonathan Cameron
· 13 years ago
51ce068
staging: vt6655: Fixed all the indents and other errors in IEEE11h.c
by Toon Schoenmakers
· 13 years ago
796fd54
staging: rtl8192u: Follow all suggestions from checkpatch on compress.c
by Toon Schoenmakers
· 13 years ago
88d94e3
Staging: nvec: fixes coding style issues in nvec_kbd.c
by Colin Brophy
· 13 years ago
fe39f94
staging: brcm80211: use kstrdup()
by Thomas Meyer
· 13 years ago
5349d3d
staging: brcm80211: use kzalloc()
by Thomas Meyer
· 13 years ago
5a84d6a
staging: brcm80211: fill in proper rx rate in mac80211 rx status
by Arend van Spriel
· 13 years ago
c13d2ad
staging: brcm80211: bugfix for fifo problem on 64 bits platforms.
by Roland Vossen
· 13 years ago
49d468f
staging: brcm80211: bugfix for exception on Sparc platforms
by Roland Vossen
· 13 years ago
183eeb9
staging: brcm80211: fix rtnl_lock issue when bringing down brcmfmac
by Arend van Spriel
· 13 years ago
60be7ec
staging: brcm80211: fix checkpatch warning in fullmac
by Franky Lin
· 13 years ago
85fd3ec
staging: brcm80211: make use of cordic library function
by Arend van Spriel
· 13 years ago
0ed129c
staging: brcm80211: make use of crc8 library function
by Arend van Spriel
· 13 years ago
75e07b6
staging: brcm80211: only enable brcmsmac if bcma is not set
by Henry Ptasinski
· 13 years ago
dcaf762
staging: brcm80211: removed unused MIPS specific SDRAM swap window
by Roland Vossen
· 13 years ago
adf27be
staging: brcm80211: restrict MIPS dma bug workaround to BCM47XX
by Arend van Spriel
· 13 years ago
3bd8ef6
staging: brcm80211: restrict register access method for bcm47xx
by Arend van Spriel
· 13 years ago
a87602e
staging: brcm80211: remove mips specific include from dma.c
by Arend van Spriel
· 13 years ago
d745a84
staging: brcm80211: Fix handling of firmware and inits on big-endian platforms
by Henry Ptasinski
· 13 years ago
ba1fff7
staging: brcm80211: Remove swaps in R_REG and W_REG macros
by Henry Ptasinski
· 13 years ago
8ac98a5
staging: brcm80211: fix off-by-one error in swap functions
by Henry Ptasinski
· 13 years ago
c9be704
staging: brcm80211: replace BUS_SWAP32 macro with cpu_to_le32()
by Arend van Spriel
· 13 years ago
303a1e5
staging: brcm80211: remove PHYSADDR macro from dma.c
by Arend van Spriel
· 13 years ago
61aee4c
staging: brcm80211: remove W_SM and R_SM macros from dma.c
by Arend van Spriel
· 13 years ago
6f7d736
staging: brcm80211: void * cleanup in fullmac
by Franky Lin
· 13 years ago
2f6b1dd
staging: brcm80211: got rid of several void pointers in softmac
by Roland Vossen
· 13 years ago
e45e869
staging: brcm80211: replaced void pointers in otp functions
by Roland Vossen
· 13 years ago
7b1cbc1
staging: brcm80211: replaced void pointers in dma functions
by Roland Vossen
· 13 years ago
a51e447
staging: brcm80211: got rid of several void pointers for softmac PCI
by Roland Vossen
· 13 years ago
cdf853c
staging: brcm80211: remove unused func parameter in wl_cfg80211 of fullmac
by Franky Lin
· 13 years ago
5179bd9
staging: brcm80211: remove dead SDTEST code from fullmac
by Franky Lin
· 13 years ago
d58bdd3
staging: brcm80211: remove unused parameter from data interface in fullmac
by Franky Lin
· 13 years ago
2eb5585
staging: brcm80211: remove wrapper functions in bcmsdh_sdmmc.c
by Franky Lin
· 13 years ago
72b1f6c
staging: brcm80211: remove dead code from dhd_sdio.c
by Franky Lin
· 13 years ago
8c1d085
staging: brcm80211: absorb brcmf_sdioh_abort into brcmf_sdcard_abort
by Franky Lin
· 13 years ago
Next »