summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clocksource: sh_mtu2: Use request_irq() instead of setup_irq()Laurent Pinchart2014-04-161-14/+8
* clocksource: sh_tmu: Sort headers alphabeticallyLaurent Pinchart2014-04-161-10/+10
* clocksource: sh_tmu: Remove FSF mail address from GPL noticeLaurent Pinchart2014-04-161-4/+0
* clocksource: sh_tmu: Rename clock to "fck" in the non-legacy caseLaurent Pinchart2014-04-161-1/+2
* clocksource: sh_tmu: Add support for multiple channels per deviceLaurent Pinchart2014-04-161-61/+152
* clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200Laurent Pinchart2014-04-161-12/+11
* clocksource: sh_tmu: Replace hardcoded register values with macrosLaurent Pinchart2014-04-161-5/+14
* clocksource: sh_tmu: Allocate channels dynamicallyLaurent Pinchart2014-04-161-7/+20
* clocksource: sh_tmu: Replace kmalloc + memset with kzallocLaurent Pinchart2014-04-161-5/+1
* clocksource: sh_tmu: Add index to struct sh_tmu_channelLaurent Pinchart2014-04-161-11/+24
* clocksource: sh_tmu: Add memory base to sh_tmu_channel structureLaurent Pinchart2014-04-161-14/+16
* clocksource: sh_tmu: Constify name argument to sh_tmu_register()Laurent Pinchart2014-04-161-4/+4
* clocksource: sh_tmu: Split channel setup to separate functionLaurent Pinchart2014-04-161-13/+23
* clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_deviceLaurent Pinchart2014-04-161-34/+34
* clocksource: sh_tmu: Split channel fields from sh_tmu_privLaurent Pinchart2014-04-161-110/+125
* clocksource: sh_tmu: Use request_irq() instead of setup_irq()Laurent Pinchart2014-04-161-14/+8
* clocksource: sh_cmt: Request IRQ for clock event device onlyLaurent Pinchart2014-04-161-24/+27
* clocksource: sh_cmt: Sort headers alphabeticallyLaurent Pinchart2014-04-161-10/+10
* clocksource: sh_cmt: Remove FSF mail address from GPL noticeLaurent Pinchart2014-04-161-4/+0
* clocksource: sh_cmt: Rename clock to "fck" in the non-legacy caseLaurent Pinchart2014-04-161-1/+1
* clocksource: sh_cmt: Add support for multiple channels per deviceLaurent Pinchart2014-04-161-68/+236
* clocksource: sh_cmt: Hardcode CMT clock source rating to 125Laurent Pinchart2014-04-161-6/+6
* clocksource: sh_cmt: Hardcode CMT clock event rating to 125Laurent Pinchart2014-04-161-7/+6
* clocksource: sh_cmt: Set cpumask to cpu_possible_maskLaurent Pinchart2014-04-161-1/+1
* clocksource: sh_cmt: Replace hardcoded register values with macrosLaurent Pinchart2014-04-161-12/+44
* clocksource: sh_cmt: Split static information from sh_cmt_deviceLaurent Pinchart2014-04-161-70/+122
* clocksource: sh_cmt: Allocate channels dynamicallyLaurent Pinchart2014-04-161-2/+12
* clocksource: sh_cmt: Replace kmalloc + memset with kzallocLaurent Pinchart2014-04-161-5/+1
* clocksource: sh_cmt: Add index to struct sh_cmt_channelLaurent Pinchart2014-04-161-13/+24
* clocksource: sh_cmt: Add memory base to sh_cmt_channel structureLaurent Pinchart2014-04-161-5/+8
* clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbaseLaurent Pinchart2014-04-161-17/+17
* clocksource: sh_cmt: Constify name argument to sh_cmt_register()Laurent Pinchart2014-04-161-4/+4
* clocksource: sh_cmt: Split channel setup to separate functionLaurent Pinchart2014-04-161-32/+47
* clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_deviceLaurent Pinchart2014-04-161-58/+58
* clocksource: sh_cmt: Split channel fields from sh_cmt_privLaurent Pinchart2014-04-161-186/+199
* clocksource: sh_cmt: Use request_irq() instead of setup_irq()Laurent Pinchart2014-04-161-7/+3
* sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-131-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1342-302/+285
|\
| * drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
| |\
| | * i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | * i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-9/+7
| | * igb: fix last_rx_timestamp usageJakub Kicinski2014-04-113-23/+11
| | * igb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
| | * e1000e: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * e1000: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+5
| | * e1000: remove debug messages with function namesJakub Kicinski2014-04-111-124/+0
| | * ixgbevf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4