Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9afd18b5827be93fd9fb3cc84ab9bba38b00db8
/
drivers
f9afd18
ide-cd: move the remaining cdrom.c ioctl handling code to ide-cd_ioctl.c
by Borislav Petkov
· 17 years ago
d554336
ide-{floppy,tape}: remove debug code for dumping identify data
by Bartlomiej Zolnierkiewicz
· 17 years ago
7b9f25b
ide: add ide_dump_identify() debug helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
3bb4663
ide-cd: update driver version, comments and copyrights
by Bartlomiej Zolnierkiewicz
· 17 years ago
bbb89e3
ide-cd: unify request end exit path in cdrom_decode_status()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d6f7e3
ide-cd: merge cdrom_write_check_ireason() and cdrom_read_check_ireason()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0041e7c
ide-cd: merge cdrom_rw_intr() and cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
48ea0b2
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_rw_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a11e77d
ide-cd: prepare cdrom_rw_intr() and cdrom_newpc_intr() to be merged
by Bartlomiej Zolnierkiewicz
· 17 years ago
37782fc
ide-cd: unify moving to the next buffer in cdrom_rw_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
21ea1f0
ide-cd: merge cdrom_start_read() and cdrom_start_write()
by Bartlomiej Zolnierkiewicz
· 17 years ago
29f3aac
ide-cd: merge cdrom_start_read_continuation() and cdrom_start_rw_cont()
by Bartlomiej Zolnierkiewicz
· 17 years ago
94f5a86
ide-cd: merge cdrom_read_intr() and cdrom_write_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
64814f2
ide-cd: factor out transfer size checking from cdrom_read_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
b4ab726
ide-cd: add ide_cd_drain_data() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
c9f56a8
ide-cd: merge cdrom_do_packet_command() and cdrom_do_block_pc()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a7c7d16
ide-cd: remove cdrom_do_pc_continuation()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ff1bfbc1
ide-cd: merge cdrom_pc_intr() and cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8b67ebf
ide-cd: unify request end exit path in cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8ee69f5
ide-cd: factor out request sense fixup from cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
03f537d
ide-cd: call blk_dump_rq_flags() on "missing data" in cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
98add71
ide-cd: remove BUG_ON() from cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1780299
ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
139c829
ide-cd: rename cdrom_* functions to ide_cd_*
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c937ae
ide-cd: coding style fixes for cdrom_get_toc_entry()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a1bb945
ide-cd: move lba_to_msf() and msf_to_lba() to <linux/cdrom.h>
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c68429
ide-cd: merge cdrom_select_speed() into ide_cdrom_select_speed()
by Bartlomiej Zolnierkiewicz
· 17 years ago
53126b9
ide-cd: merge cdrom_read_subchannel() into ide_cdrom_get_mcn()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a891b14
ide-cd: merge cdrom_play_audio() into ide_cd_fake_play_trkind()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ba3fab2
ide-cd: factor out ioctl handlers from ide_cdrom_audio_ioctl()
by Bartlomiej Zolnierkiewicz
· 17 years ago
972560f
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
89d13ec
ide-cd: coding style fixes for VERBOSE_IDE_CD_ERRORS code
by Bartlomiej Zolnierkiewicz
· 17 years ago
1b1215d
ide-cd: remove duplicate sense keys definitions from ide-cd.h
by Bartlomiej Zolnierkiewicz
· 17 years ago
e59724c
ide-cd: re-organize handling of quirky devices
by Bartlomiej Zolnierkiewicz
· 17 years ago
9a6dc66
ide-cd: use BCD2BIN()/BIN2BCD() macros from <linux/bcd.h>
by Bartlomiej Zolnierkiewicz
· 17 years ago
cdf6000
ide-cd: remove STANDARD_ATAPI define
by Bartlomiej Zolnierkiewicz
· 17 years ago
3fc3cbf
ide-cd: remove NO_DOOR_LOCKING define
by Bartlomiej Zolnierkiewicz
· 17 years ago
2bc4cf2
ide-cd: remove struct ide_cd_{config,state}_flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
455d80a
ide-cd: remove struct atapi_capabilities_page (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ba1121
ide-cd: kill CDROM_STATE_FLAGS() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
4fe6717
ide-cd: kill CDROM_CONFIG_FLAGS() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
3f1b86d
ide-cd: remove redundant config flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
20e7f7e
ide-cd: add IDE_CD_CAPABILITIES define
by Bartlomiej Zolnierkiewicz
· 17 years ago
481c8c6
ide-cd: cleanup ide_cdrom_update_speed()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f18f960
ide-cd: remove struct atapi_{mechstat_header,changer_info,slot}
by Bartlomiej Zolnierkiewicz
· 17 years ago
2609d06
ide-cd: remove unused and write-only struct ide_cd_config_flags fields
by Bartlomiej Zolnierkiewicz
· 17 years ago
b8d25de
ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f17b0e0
ide-cd: remove unused struct atapi_cdrom_subchnl
by Bartlomiej Zolnierkiewicz
· 17 years ago
6229ac1
ide-cd: remove dead code from cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9f8256d
ide-cd: remove unused defines from ide-cd.h
by Bartlomiej Zolnierkiewicz
· 17 years ago
4415e87
ide-cd: remove stale cdrom_transfer_packet_command() comment
by Bartlomiej Zolnierkiewicz
· 17 years ago
0355335
ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-2004
by Bartlomiej Zolnierkiewicz
· 17 years ago
cc6dbef
ide-cd: fix trailing whitespaces in changelog
by Bartlomiej Zolnierkiewicz
· 17 years ago
eba15fb
ide-cd: fix DMA error handling in cdrom_newpc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f1071e6
ide-cd: fix "missing data" handling in cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5a5222d
ide-cd: add ide_cd_pad_transfer() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
68661c5
ide-cd: use xfer_func_t in cdrom_pc_intr()
by Bartlomiej Zolnierkiewicz
· 17 years ago
468e468
ide/ppc/pmac.c section fixes
by Adrian Bunk
· 17 years ago
da6f4c7
ide: make wait_drive_not_busy() static again
by Adrian Bunk
· 17 years ago
2eae6eb
ide: small ide-scan-pci.c cleanup
by Adrian Bunk
· 17 years ago
a4b5a4d9
ide: unexport ide_dma_on
by Adrian Bunk
· 17 years ago
e665d50
ide/Kconfig: use 'on-board' instead of 'built-in' in config options
by Frans Pop
· 17 years ago
e79f812
Atari Falcon IDE: Add missing hwif variable
by Geert Uytterhoeven
· 17 years ago
24e1c13
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
cec03af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
9f69ba8
m68knommu: use container_of in mcf.c
by Greg Ungerer
· 17 years ago
7c74806
m68knommu: use IRQF_DISABLE in m68328serial.c
by Greg Ungerer
· 17 years ago
ae1b5f0
m68knommu: configure support for new ColdFire serial driver
by Greg Ungerer
· 17 years ago
b9ac1ec
m68knommu: build support for new ColdFire serial driver
by Greg Ungerer
· 17 years ago
9c52fab
Fix dl2k constants
by Al Viro
· 17 years ago
4f4f6c25
ide-cd: fix leftover data BUG
by Jens Axboe
· 17 years ago
640e248
unexport add_disk_randomness
by Adrian Bunk
· 17 years ago
e30f98f
block/sunvdc.c:print_version() must be __devinit
by Adrian Bunk
· 17 years ago
c26736e
[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.
by Michael Chan
· 17 years ago
5291324
[MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register() fails.
by Rami Rosen
· 17 years ago
18c0226
[BNX2]: Update version to 1.7.3.
by Michael Chan
· 17 years ago
df7f1ed
[BNX2]: Update firmware.
by Michael Chan
· 17 years ago
83e3fc8
[BNX2]: Fine-tune flow control on 5709.
by Michael Chan
· 17 years ago
62a8313
[BNX2]: Remove CTX_WR macro.
by Michael Chan
· 17 years ago
2726d6e
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
by Michael Chan
· 17 years ago
6f743ca
[BNX2]: Refine tx coalescing setup.
by Michael Chan
· 17 years ago
f3014c0
[BNX2]: Fix 5706 serdes link down bug.
by Michael Chan
· 17 years ago
bf164cc
Add new driver 'rndis_wlan' for wireless RNDIS devices.
by Jussi Kivilinna
· 17 years ago
3692e94
Move usbnet.h and rndis_host.h to include/linux/usb
by Jussi Kivilinna
· 17 years ago
039ee17
rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()
by Jussi Kivilinna
· 17 years ago
5d6ecf6
rndis_host: Add link_change function pointer to 'struct rndis_data'.
by Jussi Kivilinna
· 17 years ago
7c39e03
rndis_host: Add early_init function pointer to 'struct rndis_data'.
by Jussi Kivilinna
· 17 years ago
476842b
usbnet: add driver_priv pointer to 'struct usbnet'
by Jussi Kivilinna
· 17 years ago
5665998
rndis_host: export functions
by Jussi Kivilinna
· 17 years ago
7517579
rndis_host: Split up rndis_host.c
by Jussi Kivilinna
· 17 years ago
6e3bbcc
usbnet: Use wlan device name for RNDIS wireless devices
by Jussi Kivilinna
· 17 years ago
a842eda
rndis_host: Fix rndis packet filter flags.
by Jussi Kivilinna
· 17 years ago
9ff5587
rndis_host: Halt device if rndis_bind fails.
by Jussi Kivilinna
· 17 years ago
04c3c01
rndis_host: Use 1KB buffer in rndis_unbind
by Jussi Kivilinna
· 17 years ago
786e3df
cdc_ether: Hardwire CDC descriptors when missing
by Bjorge Dijkstra
· 17 years ago
2bfa2e1
rndis_host: Fix sparse warning
by Bjorge Dijkstra
· 17 years ago
5d635ea
Add another Prism2 card to hostap
by Marcin Juszkiewicz
· 17 years ago
709365a
hostap_80211.h: remove duplicate prototype
by Michal Piotrowski
· 17 years ago
18904f5
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
by Cyrill Gorcunov
· 17 years ago
fdfb92e
libertas: fix interrupt while removing driver
by Holger Schurig
· 17 years ago
Next »