summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* macvtap: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+20
* tun: drop broken IFF_VNET_LEMichael S. Tsirkin2014-12-161-3/+23
* macvtap: fix uninitialized access on TUNSETIFFMichael S. Tsirkin2014-12-161-3/+4
* net: dsa: bcm_sf2: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
* net: systemport: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
* net: bcmgenet: always select FIXED_PHYFlorian Fainelli2014-12-161-1/+1
* net/macb: remove useless calls of devm_free_irq()Cyrille Pitchen2014-12-151-15/+8
* net/macb: fix misplaced call of free_netdev() in macb_remove()Cyrille Pitchen2014-12-151-1/+1
* net: stmmac: sti: Fix uninitialized pointer dereference if !OFGeert Uytterhoeven2014-12-151-5/+5
* net: smc91x: Fix build without gpiolibTobias Klauser2014-12-151-1/+1
* cirrus: cs89x0: fix time comparisonAsaf Vertz2014-12-151-13/+14
* net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz2014-12-153-11/+17
* net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak2014-12-151-28/+33
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1560-211/+6225
|\
| * parport: parport_pc, do not remove parent devices earlyJiri Slaby2014-11-271-3/+4
| * carma-fpga-program: drop videobuf dependencyHans Verkuil2014-11-272-19/+81
| * carma-fpga: drop videobuf dependencyHans Verkuil2014-11-272-19/+82
| * carma-fpga-program.c: fix compile errorsHans Verkuil2014-11-271-4/+3
| * i8k: Fix temperature bug handling in i8k_get_temp()Pali Rohár2014-11-271-6/+10
| * cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-272-13/+98
| * CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-273-25/+37
| * coresight-replicator: remove .owner field for driverPankaj Dubey2014-11-271-1/+0
| * coresight: fix typo in comment in coresight-priv.hPankaj Dubey2014-11-271-1/+1
| * w1: support auto-load of w1_bq27000 module.NeilBrown2014-11-273-3/+4
| * w1: avoid potential u16 overflowDavid Fries2014-11-271-1/+1
| * cn: verify msg->len before making callbackDavid Fries2014-11-271-0/+6
| * mei: export fw status registers through sysfsTomas Winkler2014-11-271-2/+41
| * mei: read and print all six FW status registersAlexander Usyskin2014-11-277-29/+100
| * mei: txe: add cherrytrail device idTomas Winkler2014-11-271-0/+1
| * mei: kill cached host and me csr valuesTomas Winkler2014-11-272-21/+16
| * misc: Remove unused subdirectoryThierry Reding2014-11-271-1/+0
| * hv: hv_balloon: avoid memory leak on alloc_error of 2MB memory blockDexuan Cui2014-11-271-3/+7
| * Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2014-11-272-2/+15
| * Drivers: hv: vss: Introduce timeout for communication with userspaceVitaly Kuznetsov2014-11-271-2/+18
| * Merge tag 'extcon-next-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2014-11-253-11/+17
| |\
| | * extcon: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-241-1/+1
| | * extcon: max77693: Fix cable name of JIG_UART_ONKrzysztof Kozlowski2014-11-241-5/+7
| | * extcon: Implement OF-based extcon lookup properlyTomasz Figa2014-11-241-5/+9
| * | Revert "misc: always assign miscdevice to file->private_data in open()"Greg Kroah-Hartman2014-11-151-1/+1
| * | Revert "fbdev: pxa3xx-gcu: remove redundant implementation of open()"Greg Kroah-Hartman2014-11-151-0/+10
| * | Revert "char: misc: document behaviour of open()"Greg Kroah-Hartman2014-11-151-3/+1
| * | coresight-etm: add CoreSight ETM/PTM driverPratik Patel2014-11-084-0/+2771
| * | coresight-replicator: add CoreSight Replicator driverPratik Patel2014-11-082-1/+140
| * | coresight-funnel: add CoreSight Funnel driverPratik Patel2014-11-082-0/+269
| * | coresight-etb: add CoreSight ETB driverPratik Patel2014-11-082-0/+538
| * | coresight-tpiu: add CoreSight TPIU driverPratik Patel2014-11-082-0/+218
| * | coresight-tmc: add CoreSight TMC driverPratik Patel2014-11-082-0/+777
| * | coresight: add CoreSight core layer frameworkPratik Patel2014-11-086-1/+991
| * | Revert "driver core: Fix unbalanced device reference in drivers_probe"Greg Kroah-Hartman2014-11-071-5/+3
| * | pcmcia: sa1111: pass sa1111_dev to jornada720 codeDmitry Eremin-Solenikov2014-11-073-4/+3